STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB CDC is sending bad data.

Hello all, currently I am facing next problem - I have STM32H743 with USB configured such as CDC Virtual port COM. Receiving data works very well. But I have a strange problem with sending data. Data I send are not correct received in case of using d...

sagit_0-1719851862363.png sagit_1-1719852285037.png sagit_2-1719852427013.png
sagit by Associate II
  • 359 Views
  • 1 replies
  • 3 kudos

MCU STM32L072 WRITE FIRMWARE FLASH - BANK2

Hello everyone, I am writing a new firmware received by UART. I use DMA with Interrupt and my new firmware is in .HEX format, I receive it in blocks of 1500 in 1500 bytes, and I have a case that performs the processing of extracting the addresses, cr...

Wave by Associate II
  • 623 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F091: I2C OLED Display Stuck in STM32

I using OLED I2C display and its interface with STm32F091VBT6 MCU. My application is fuel dispensing i face issue while dispensing the OLED display is stuck. i cant find any error. can any body know me the solution.i also attached the OLED & I2C file...