STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Does STM32G431CBU6 support cordic?

This is the only µC from the family which has not CORDIC according to the page here:https://www.st.com/en/microcontrollers-microprocessors/stm32g4x1.html#productsIs this true? why is this the only from the family to not have cordic function?

ALedi.1 by Associate III
  • 588 Views
  • 1 replies
  • 0 kudos

f411ce dma timer for more than 1 channel not working?

hi i want to run timer with dma to chang duty cycle for sinusoidal waveform. I already have been tested it on f103c8t but now i want to upload the code on f411ce and it dose not work prperly. dma timer its ok for one channel but when i have run more ...

Selit.1 by Associate
  • 244 Views
  • 0 replies
  • 0 kudos

Resolved! RTC setting off by one hour when setting the time

Hi,I am setting my RTC with a timestamp and when I read it back immediately I notice the hour setting is always off by 1 hour. I do not have daylight savings mode enabled on the RTC and I cannot understand why the hour setting is off. I thought the i...

MD'Si.1 by Associate III
  • 1449 Views
  • 2 replies
  • 0 kudos

External Clock 32khz hangs the CPU.

Dear Sir.we have some identical boards based on STM32U585 . The RTC is configured to produce 32.768 KHZ at pin PA8.On one board the same code will not pass the code will not pass the   /* Wait till LSE is ready */   while (READ_BIT(RCC->BDCR, RCC_BDC...

STM32G0B1RET6 - Signal Trap error while debugging

I am getting this following error while trying to debug the Custom Board.please help me find out what is the meaning of this error.Thread #1 [main] 1 [core: 0] (Suspended : Signal : SIGTRAP:Trace/breakpoint trap) 0x1fff5a30 <signal handler called>(...

HPATH.1 by Associate II
  • 887 Views
  • 2 replies
  • 0 kudos

Resolved! Vhys parameters for STM32F2xxx MCU I/O ports

What is the correct Vhys parameters for STM32F2xxx MCU I/O ports?It looks like as wrong datasheet values here (DS6329 Rev 18): https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=102The published values are too big.Please double check the c...

0693W00000Suc2xQAB.png
Vuha by Associate II
  • 474 Views
  • 1 replies
  • 0 kudos

How to properly start and reset timers?

I want to connect my MCU with a module which has a specific way of communication. Module sends messages of variable number of characters, where period between two characters is also variable. My idea is to use timer in order to overcome this problem....

NDjor.1 by Associate
  • 716 Views
  • 1 replies
  • 1 kudos