STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX H723 FW_H7 V1.10.0 Uart DMA can not work

I am working on STM32H723, I use STM32CubeMX and pack FW_H7 V1.10.0 to auto create code. I used 9 uarts, each have DMA for RX, and RXbuffer size if 512. I send data to each uart port 256 bytes one time. Then, the first time, uart report it received 2...

SShi.4 by Associate
  • 544 Views
  • 2 replies
  • 0 kudos

STM32G431 Classic CAN Not Working

Hello everyone,I am trying to create a CAN project with STM32G431C8 . But there is no data in CANTX pin.I created init codes with CubeMX and codes are below.Here is main function;/** * @brief The application entry point. * @retval int */ int m...

Enable RX0 Interrupts

Hello,I apologize for any obvious questions, but I am new to CAN and STM32 programming. I have written a code that successfully sends CAN messages to a CANalyzer for data interpretation, so I believe I have enabled the CAN portion correctly. My next ...

KMew by Senior III
  • 401 Views
  • 0 replies
  • 0 kudos