STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

2 bit RTC->DR problem for STM32F767 (corrected title)

I am using STM32F767, unfortunately I have a problem with the DR register area in the RTC. Exactly the problem is with the 10th and 17th bits of this register. Setting "1" means that I am not able to change these bits to "0". Only resetting the BDCR ...

RKosst by Associate II
  • 1579 Views
  • 14 replies
  • 0 kudos

Resolved! STM32G030K6T6 is not programming!

Hello,I'm working on a small scale project. In my earlier design, I've used the STM32F100x series. Now as the STM introduced a new set of controllers, the STM32G series ( which is less in cost and much higher efficiency than STM32F series), I've migr...

How to use printf() to output to UART

I have been using printf() to output to UART for many years on a STM32L052All these projects still compile and printf() to UART, no problem.I started a NEW project with CubeMX, but now printf() does NOT print to UART.I use the same int fputc(int ch, ...

gerhard by Associate II
  • 8725 Views
  • 12 replies
  • 0 kudos

g051 serial problem

HiI have made a board using the g051k6 chip. I have not been able to receive data from another board sending data at 115200 bd. I connected another serial port to the input pin , and all data is received without errors. A uart problem is mentioned...

kevint1 by Associate
  • 426 Views
  • 3 replies
  • 0 kudos