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

Working TFT display (MI0283QT-9A) with STM32F103CBT6

Dear All,I have been working on project to develop an HMI for vehicle for prototype purpose I am using MI0283QT-9A TFT display in SPI mode want it to work with my customized board using STM32F103CBT6. Currently I my using ILI9341 drivers available on...

LCD.jpg
kanchan by Visitor
  • 1 Views
  • 0 replies
  • 0 kudos

RTC LSE not working with VBAT on poweroff

I am working on an STM32 device with TrustZone enabled, and I am using the RTC with backup domain powered by VBAT. My RTC is initially configured while VDD is present, and after power-off, the time is supposed to be retained using VBAT.When I use the...

Ananth_ by Associate II
  • 24 Views
  • 1 replies
  • 0 kudos

Resolved! DBP bit couldn't be set to 1

I want to use stm32f103rct6 inner RTC, I write some code as below to active RTC, But I found I couldn't set DBP bit of PWR_CR reg to 1,   __HAL_RCC_PWR_CLK_ENABLE(); __HAL_RCC_BKP_CLK_ENABLE(); LL_PWR_EnableBkUpAccess();when I debug the re...

STM32U3 Workshop - NFC

Hello STM Community - This post is in reference to the recent STM32U3 workshop webinar. I worked through the rather involved / complicated setup associated with the NFC example. Once the code was generated, 23 errors were returned during compilation....

toolchain installation failures

Hi.  I have a newly purchased NUCLEO-U575ZI-Q.  I followed the instructions here to install the toolchain on Windows 11:https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html#documentationhttps://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Step1_T...

mdeis_0-1765389725567.png mdeis_1-1765390093122.png mdeis_2-1765390153742.png
mdeis by Associate
  • 59 Views
  • 6 replies
  • 1 kudos