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

Regarding project creation in STM32Cube IDE

This is regarding a new project creation in STM32Cube IDE. I selected STM32U585CITx MCU. After project creation it showed me the following dialog box as shown in the screenshot attached.Please help how to proceed.Screenshot of FirmwareUpdater issue

FirmwareIssue.png
RRR by Associate
  • 543 Views
  • 1 replies
  • 0 kudos

RTC - CALW bits and calibration PPM calculation

We are using STM32H723 on a custom board.Right now, we are not measuring RTC calibration, we just have a possibility for the user to manually insert values of CALM and CALP elements in RTC_CALR register. We want to inform the user about resulting fre...

heveskar_0-1702302680585.png heveskar_2-1702303622398.png heveskar_0-1702371558418.png heveskar_1-1702302749588.png

USB graceful shutdown before a software reset

I have written a bootloader that is used to update the application code via a Modbus interface over USB.I'm still working on the code to start the bootloader when new firmware is to be uploaded to the custom board.  My board has a buck and an inverti...

SPI + DMA LL library

Hello.I am trying to learn about DMA with spi. I tried HAL library which worked fine for me, I tried the LL Examples (stm32L4x) provided in repository which worked fine when i am reading once with loopback. Now i am trying to use a full duplex master...

prsh by Associate II
  • 1856 Views
  • 2 replies
  • 0 kudos

Resolved! ADC1283: can AVCC be lower than DVCC?

Hello,I want to make a design with the ADC1283 where DVCC is powered by a 5V buck converter, and AVCC is powered off a 4.5V voltage regulator (that's powered off the buck converter). Is this possible?I can't tell whether DVCC and AVCC are allowed to ...

PSchi.5 by Associate
  • 816 Views
  • 1 replies
  • 1 kudos

STM32L5 or STM32U5 HID act as mouse

Hello all, I have stm32L5 and stm32U5 board and I need to act one of then as mouse but I couldn't . so could you help me to do this or send example code because I search but I don't find any example  best regards. 

rsoli.1 by Associate II
  • 597 Views
  • 1 replies
  • 0 kudos

Resolved! TSC not working STM32F042

Hello everybody, I designed a touch sensor whith the STM32F042 MCU but after a week of constant testing and experimenting still not working. First the problem was that the TSC always get in the too much count error, after I thought that maybe the cap...