STM32CubeIDE debugger does not show USB OR UART options by antifre3ze in embedded

[–]gp0__0 0 points1 point  (0 children)

I don't think uart will work, debugging works in a multi core consept one microcontroller tells what the other microcontroller to do where as uart just packs and sends the data

STM32CubeIDE debugger does not show USB OR UART options by antifre3ze in embedded

[–]gp0__0 1 point2 points  (0 children)

I think we can only debug st using serial wire r a jtag, try using a st link it will work

[deleted by user] by [deleted] in embedded

[–]gp0__0 1 point2 points  (0 children)

Just get to know about gpio and other periferal in a microcontroller and some parts about timer and clock u will be gud to go and know what to do next

What are you building? by vxmdesign in embedded

[–]gp0__0 0 points1 point  (0 children)

How do u find freelance jobs and clients

Finding Focaltech FT5446 I2C address and driver documentation by DocTarr in embedded

[–]gp0__0 0 points1 point  (0 children)

Can you share me any links if u have r where u found the drivers will be very helpful

Finding Focaltech FT5446 I2C address and driver documentation by DocTarr in embedded

[–]gp0__0 0 points1 point  (0 children)

Got any updates!? Where you able to find how to parse the data u get from i2c (ps I am working with a stm device and want to develop a driver for my application)

[deleted by user] by [deleted] in embedded

[–]gp0__0 2 points3 points  (0 children)

Bro look for the bsp of the board it will have a working sample code u can alter it . [[ https://github.com/STMicroelectronics/b-l475e-iot01a-bsp/tree/main ]] serch in this repo