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

not able to debug the STM32L562E-DK

Hey im trying to blynk led on stm 32 l562e dk board i had attached the consol logs its not connecting to debuger i want to ask you is their any default jumper settings for this board or is their any specific debug settings required for this board . i...

Gaurav552_0-1724654324582.jpeg Gaurav552_1-1724654333758.jpeg
Gaurav552 by Associate II
  • 761 Views
  • 12 replies
  • 0 kudos

Max frequency capture with STM32F429

Hello,     I try to use two timer to generate fixed frequency ,fixed quantity PWM pulses ,the frequency is about 5Mhz, the quantity is 20,but only can get one pulse, can you help to check why? Below is my configuration: TIM4 is Mater,TIM3 is slave.st...

liwei by Associate II
  • 188 Views
  • 1 replies
  • 0 kudos

SDIO DMA usage

Posted on July 08, 2016 at 16:09I'm trying to get the SDIO system working with DMA. The system works in the configuration without DMA.Now I set the read and write operations in the ''sd_diskio.c'' to DMA, by adding _DMA to the starting commands BSP_...

mmetzger by Associate II
  • 439 Views
  • 3 replies
  • 0 kudos

STM32F107RBT6 + LAN8720A custom board.

I've drawn my own schematic that uses the STM32F107RBT6 and LAN8720A chip.And this is not an work on company, not related with my job. just hobby.I made this to study firmware development in order to make toys that utilize Ethernet.and I ordered samp...

jaehoon by Associate
  • 246 Views
  • 1 replies
  • 0 kudos

STM32 and NRF24l01

Hello everyoneI make  SPI communication between Stm32f411 and module NRF24l01.I have written a function to transfer data from stm32 to Nrf24l01, and read data from Nrf24l01.Everyone help me to edit code because this is my first time using this protoc...

Correction Request: AN2867 Oscillator design

Rev 19 Page 16/59:I believe this should read "increase" instead. The purpose of Rext is to limit the current and thus lower power dissipation in the crystal. So, lowering Rext increases power dissipation. A separate issue is that this phrase is awkwa...

BarryWhit_0-1724009301664.png

Weak SPI clock signal at 12MHz on STM32L4A6ZGT

Below is the analog waveform for the SPI clock at 12MHz. How to improve the strength of this signal and get p-p 3.3V SPI clock at 12MHz ?"GPIO SPEED" set to the "VERY HIGH" setting. Apart from this, is there any additional settings required ? 

STM 12MHz Analog.png

Odd Issue With STM32L071CB When Initialising Watchdog

I'm having an issue with initialising my watchdog, when I include the call to HAL_WWDG_INIT(&hwwdg2) in my code, it is causing any debug attempt to run into the hardfault handler due to some values in SystemClock_Config() being set to 0: __weak HAL_S...

MClarke by Associate II
  • 327 Views
  • 4 replies
  • 0 kudos

Resolved! Math/FFT Hardware accelerator like the NXP PowerQuad?

Hi there! Are there any plans to add a hardware math accelerator in addition to the cordic and fmac that supports FFT's and other matrix operations entirely in hardware and runs in parallel to the CPU and communicates via DMA? A good example of this ...

etheory by Senior II
  • 431 Views
  • 3 replies
  • 5 kudos