STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F103VG Flash Memory Write failure

Hi, I am using STM32F103VG micro-controller. I am trying to program the memory in range 0x8014000 to 0x8090000. My code is able to program the memory till 0x807FFFF but after that it failed to write into memory i.e. problem happens after I start writ...

Hey guys, im new to st and im having hard time with receiving data VIA uart. im trying to receive data with unknown length, decided that the best thing for my application would be idle line interrupt.

my problem is that the DMA only writes to the first address of the buffer, means that when i look on the buffer, the last byte of the message is stored in the first place of the array, and the rest of the data is overwritten.what could be the problem...

DSosk.1 by Associate II
  • 835 Views
  • 4 replies
  • 0 kudos

STM32F103R8T6 no CAN interrupt?

CubeMX ver 5.4 F1 package ver 1.8.0 and CubeMX ver 5.5 F1 package ver 1.8.0 when using CAN pins PA11 and PA12 the receive interrupt does not work. If you make pins PB8 and PB9 everything works. It also works on any pins if you configure loopback mode...

SBybe by Associate II
  • 369 Views
  • 0 replies
  • 0 kudos

LCD1602+pcf8574 (I2C) and STM32F107

Hi all,I have some problem with LCD1602 + pcf8574 (I2C) and STM32F107pcf8574 operate as SLAVE.I setup i2c in CubeMX and used this tutorial ( https://controllerstech.com/i2c-lcd-in-stm32/ ) to operate LCD, but I failed, then I write a I2C bus scanner ...

MHos by Associate
  • 1025 Views
  • 2 replies
  • 0 kudos