STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTC Calibration

I have selected the RTC calibration as 512Hz. Will I be able to perform RTC smooth calibration if my frequency obtained on the RTC calib pin is beyond the range 511.75Hz - 512.25Hz. How do I calibrate the RTC beyond this range ??  

Resolved! HAL_FLASH_Program does not support programming bank 2

When trying to program the STM32L4P5RE, I get an assertion failure when trying to program the second bank like this:HAL_FLASH_Program(FLASH_TYPEPROGRAM_DOUBLEWORD, address, data)This call fails if my address is in the second bank `0x08080000`.  Looki...

STM32H563 DMA Issue

Hi, I'm trying to implement read ADC1 value triggered with TIM6 then write it via DMA(GPDMA1 CH0). I created CubeMx project and generate code accordingly (Using LL driver). But I can't enabled DMA channel. Is there any code example about it? 

Resolved! STM32N6 H264 Video Encoder ASIC datasheet / manual

Hello folks,I am investigating the Video Encoder on the STM32N6 and have been working through the reference project (VENC_SDCard_ThreadX).The user manual (RM0486) is very vague on detailing the Video Encoder, and lists over 100 pages of registers whi...

exarian_0-1745948663250.png
exarian by Associate III
  • 121 Views
  • 2 replies
  • 0 kudos

Resolved! CAN communication not working F407 with G431

I have two Nucleo boards that are connected with a CAN bus (Transceiver SN65HVD230). I would like to communicate with standard CAN, eight data bytes, data rate 50000 bit/s. For the F407 all TX & RX events are triggering (reused old working code) the ...

CubeMX_F407.PNG CubeMX_G431.PNG

Resolved! STM32U575: Understanding RCC::CSR reset bits

I'm trying to understand how the CSR register works. I though initially that the various reset reason bits are mutually exclusive. That turns out not to be the case. For example, I'm seeing SFTRSTF and PINRSTF together, and also BORRSTF with PINRSTF....

Resolved! STM32H7R3. SMPS and VCORE.

HelloCan anybody explain how it is possible to power VCORE directly from SMPS output? I see that SMPS have only two possible output voltages, 1.8V and 2.5V:But VCORE accepts absolute maximum of 1.4V.So how it is possible with LDO bypassed?Best Regard...

PawelPiwowarski_2-1738230476604.png PawelPiwowarski_0-1738230329188.png PawelPiwowarski_1-1738230351863.png