STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART7 RX interrupt issue stm32h7s78

Hello,I am working on stm32h7s78 using UART-4 & UART-7  and MXCHIP EMC3080-P WIFI/BLE module. However,  I am facing issues regarding the UART-7 RX interrupt. If I transmit the command from UART-4 to UART-7 it will transmit the same command data to EM...

Resolved! Problem Loging data to an sd Card STM32U545CET6

Hi,I am a junior developer, and I am trying to get an SD card working on an STM32 U5 series MCU with SPI. I encountered a problem: in the middleware section of CubeMX, I don't see FatFS; instead, I only have FileX. However, FileX does not have an SD ...

B5773_0-1737124303721.png
B5773 by Associate
  • 48 Views
  • 1 replies
  • 0 kudos

Resolved! stm32u5 ux host hid with no vbus power

Hi,I try to migrate the  UX_Host_HID example on STM32U575I-EV to nucleo-u575zi-q.STM32CubeIDE Version: 1.17.0STM32CubeMX Version: 6.13.0I duplicate all the settings relating to USB host options to mine.In the middleware:and then copy the source code ...

tommyliu_0-1737104641221.png tommyliu_1-1737104671399.png tommyliu_2-1737104689752.png tommyliu_3-1737104744759.png