STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F103 LSE load capacitance calculations (RTC)

Hello STM Comunity, I am making this post because I have reviewed many reference schematics for the use of the STM32F103C8T6, and in most of them, I see that they use 20pF load capacitors for the LSE circuit.The datasheet literally states that the va...

Cgelectronics_2-1720257828323.png Cgelectronics_1-1720257805244.png Cgelectronics_0-1720257756991.png Cgelectronics_3-1720260930583.png

Resolved! NUCLEO-G431KB, wrong values on ADC channel 4

Hello Forum,I have an issue while reading the values from ADC. ADC1 is running in "continues scan convertion mode" using DMA and 5 ranks.Here is ADC_Init function:static void MX_ADC1_Init(void) { /* USER CODE BEGIN ADC1_Init 0 */ /* USER CODE E...

Heinrich by Associate III
  • 1920 Views
  • 11 replies
  • 6 kudos

Floating point calculation in ISRs

Hi there,I am using an STM32 G4 MCU for my project, and the FPU is enabled for this project. I need to implement complex floating point calculations in different ISRs with different priorities. Are there any potential risks associated with doing this...

YWang.15 by Associate II
  • 440 Views
  • 3 replies
  • 3 kudos

24-RGB LTDC ESD Protection

Hi. When utilizing a 24-RGB interface, should each individual signal line be equipped with ESD protection? This would demand a small army of TVS diodes/arrays, which is fine, just want to make sure that this is an industry-standard approach.Thanks.

nman by Associate
  • 346 Views
  • 1 replies
  • 0 kudos

RTC wake up timer with stop mode dont work stm32L031

hello evryon im facinsg problem with rtc hak function , il using  stm32L031 in custom board . i want to use RTC wake up timer to exit from stop mode evrey 20 s , but it dosnt work and in debug mode it get ca reste fige dans la fonction   HAL_RTCEx_Se...

zohirbou1_1-1728657089782.png zohirbou1_0-1728657074194.png

H723 - OCTOSPI: device's page size and wrap settings

Hey Octospi experts,I just got an external quad-SPI SRAM (AP6404L-3SQN) running via the H723's Octospi.At least mostly...No HAL use, only direct register settings (except for writing via DMA, still using HAL_MDMA_Start_IT() to trigger the transfer).R...

LCE by Principal II
  • 1236 Views
  • 8 replies
  • 4 kudos

Can MPU be reprogrammed during runtime ?

Hello, I use STM32F746 , touchgfx, SDRAM, NORFLASH in my project. I use MPU and I make configurations in CUBEMX and I have MPU_Config() funciton in my main.c. I wonder that;  is MPU one time programmable after reset or can I  reconfig MPU during runt...

Epamuk by Associate III
  • 356 Views
  • 2 replies
  • 0 kudos

Resolved! NVIC TIM / I2C DMA Priority issue

Hello Community, I am using a STM32F411, 2 timer with global interrupt and preemption priority of 0 are executing a timing critical process to bitbang a GPIO port.4uS timer periodAnd a I2C DMA process to update a SSD1306 screen I2C and DMA interrupt ...

vbesson by Senior
  • 464 Views
  • 2 replies
  • 0 kudos

DMX512 control with STM32

i have done the dmx512 receiving in the stm32 but now i am trying to make it robust , when i connect disconnect the cable many times the data in my buffer changes for a second which effects in the flickering i am using the framing error methoodi will...

Aniket by Associate II
  • 396 Views
  • 2 replies
  • 0 kudos