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

How to enable USART6 in STM32F746 Discovery

I have a heavily modified example running in my 746 Discovey board. I want to have UART6 running on pins PC6 and PC7. Mainly because those pins are easy to reach. Both pins are at 3.3V now. That is the problem. It would be nice to know for example in...

LMI2 by Lead
  • 1415 Views
  • 2 replies
  • 0 kudos

STM32F7 QSPI AR-Register False Update

This has been discussed in two other threads, one brought up by someone else and another by myself when I thought I found a solution but it ended up being a fake solution.https://community.st.com/s/question/0D50X00009XkgwcSAB/stm32f7-quadspi-and-the-...

STM32F071RB RTC Backup Register write protected after Standby

I'm experiencing some problems with a project I have taken over. The Processor is STM32F071RBT6TR and the problem concerns writing data to the RTC Backup Registers. After a power on reset there is no problem writing to these registers, however after ...

DAlle by Associate
  • 537 Views
  • 0 replies
  • 0 kudos

X-CUBE-SMCARD issue

Dear,I designed my own board similar to STM3210B_EVAL.I built the X-CUBE-SMCARD project and programmed it on my board.The smart card that I use, response to ATR, but no response and no Ack to another commands ( same as Select File ,...)how can I deb...