STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Hard reset Interrupt issue in STM32F103RB

I am testing EXTI interrupts on STM32F103 board. The device works properly when soft reset is given. Interrupts are triggered properly. But when I give hard rest to the device(Like power off & power on) , it fails to initialize STM32. Maybe it gets a...

sne_123 by Associate III
  • 212 Views
  • 0 replies
  • 0 kudos

Resolved! How do the GPIOs actually work?

That question started bothering me when I was struggling with TLE493D that started interrupting using the i2c clock line.It looked like the i2c in the F429 was gone bananas and keeping the i2c stuck (busy).I was thinking of feeding the i2c the clock ...

Using STM32F105RBT6 with a 4-pin oscillator?

I'm using a STM32F105RBT6 in LQFP64 package in a project. The datasheet suggests using a crystal or resonator. I want to use a 4-pin oscillator that has a single output pin. Is this possible and if so where do I connect it?Thanks.

JBosi by Associate
  • 638 Views
  • 4 replies
  • 0 kudos

Resolved! Error in the reference manual?

Hello,I would like to signal a possible error on the reference manual of the STM32L496 (RM0351 Rev 6)At pag 348, section 11.4.5, Table 45 the first line (source port 8bit, destination port 8bit) indicates that the Number of data items to transfer is ...

ADC DMA not work

HelloWe ran the ADC DMA on the HAL example source. However, I tried to write the source in CUBEMX, When executed, the DMA interrupt is executed once and is not executed again.Please let me know if I missed anything

HG LEE by Associate II
  • 273 Views
  • 1 replies
  • 0 kudos