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 get started with FATFS, USB and HDMI

Hi everyone i am new to using peripherals like HDMI and USB with my applications and i wanted to get started with it but i didnt simply want to go with HAL libraries instead i want to understand the basics of them and how to start from scratch. Also ...

DJ1 by Associate III
  • 1132 Views
  • 3 replies
  • 0 kudos

STM32H7 Timer Triggered SPI Transfer no interrupts

I am trying to create a repeating trigger to start an SPI transfer to read 12 x 16 bit values from an external ADC.I have configured the SPI with a Rx DMA to receive the data and have created a timer to trigger a second DMA to write to the SPI->CR1 r...

NBrick67 by Associate II
  • 1157 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F405 - Backup SRAM not preserved

I have a STM32F405 with a coin cell on VBAT and I haven't been able to get the Backup SRAM or RTC to preserve contents when removing main power.  The same code works fine on another board that has a STM32F407. //Works on STM32F407 - Fails on STM32F40...

Incomplet SystemInit() for STM32G474

Hello,Recently I spent some time solving the problem of incorrect CPU operation. After generating the project (completely basic, only TIM6 set as TimeSource for HAL), the program diverged when trying to enter the interrupt from TIM6 (I'm guessing). K...

p2399 by Associate II
  • 924 Views
  • 3 replies
  • 0 kudos

Which bootloader for STM32F407VET6 ?

Hi,Does anyone know which bootloader to use for this damn board (STM32F407VEt6). I have tested several of them but it is still not recognized by Win10Thank you in advance

FDeri by Associate II
  • 2575 Views
  • 5 replies
  • 2 kudos

Resolved! STM32f302 Operational amplifier 2 reference voltage

Hello Community, I am currently working with a stm32f302rc microcontroller, I need to configure my ADC2 to measure the reference voltage of operating amplifier 2 (Vrefopamp2) (it is internally connected to channel 17 of the ADC).I need this to check ...

Saddrone_0-1695376508950.png
Saddrone by Associate
  • 1218 Views
  • 2 replies
  • 0 kudos

Resolved! 1.8V VDD and 3.3V VUSB

Some STM32's have VDD and VDDUSB. Setting VDD to 1.8V and VDDUSB to 3.3V, the GPIOs work at 1.8 V, and USB keeps working (the USB transceiver needs 3.3V). Each time, there is a note that VDDUSB has to be the last power supply to be active when poweri...

koendv by Associate II
  • 6088 Views
  • 4 replies
  • 1 kudos

Multiple UART implementation

We are using a the Microcontroller for one of our products , we are using two UARTS for communication , however when both the UARTS are enabled we are facing some difficulties in the communication, can anybody help in this ?Attached is the main file ...

Pooshan by Associate
  • 4856 Views
  • 7 replies
  • 1 kudos