STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Not able to enter into UART bootloader mode

To perform firmware upgrade through UART, we had tried to put the MCU into bootloader mode by following sequencea) NRST pin set to LOW and BOOT0 pin to HIGH to select System memoryb) NRST pin set to HIGH to boot into bootloaderTo accomplish this, we ...

0693W00000YAQwgQAH.png

Resolved! Why am I receiving an compile error of "mutilple definition " for a variable when there is no extern declaration for either variable? They share the same name and are in different files.

STM32H743i-EVAL, using 2.1.0 PACK, and H7_V1.11.0 firmware.The error occurred after adding NetXDuo > Addons Web Server. I found to satisfy the compile errors that I also had to check (include) Addons DHCP Client and go back to RTOS ThreadX and check...

Resolved! Is there a difference between TX_APP_MEM_POOL_SIZE in the app_azure_rtos_config.h and APP_BYTE_POOL_SIZE in app_threadx.h when using ThreadX?

I have created an application using CubeMX inside CubeIDE and setting the ThreadX memory pool size in CubeMX sets the value generated in the app_azure_rtos_config.h. CubeMX also generates app_threadx.c and app_thread.h, but in app_threadx.h most exa...

USB-HS (ULPI) on STM32H750

Hi,is somebody operating the STM32H750 successfully with USB-HS (ULPI Interface)?I succeeded in running the USB device CDC example of the STM32H743 evaluation board on my STM32H743 test board (144 pin LQFP) - but when I try the same with a test board...

flyer31 by Senior
  • 4758 Views
  • 14 replies
  • 2 kudos