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

Resolved! LwIP integration with external PHY

Hello, is it possible to ușe the LwIP Middleware over the low level library for an external PHY such as ENC28J60?If so, could you pinpoint me to a documentation or an article?Thanks.

TheoMj by Associate
  • 266 Views
  • 1 replies
  • 2 kudos

DAC underrun when writing to a HRTIM register

Hi,I have the following configuration:1. ADC converts values and writes it to memory with DMA2. DAC outputs the ADC data also with a DMA3. Both, the ADC and the DAC are triggered by HRTIM TimerA at a rate of 700kHzAll works fine, I can see the data c...

berait by Associate II
  • 232 Views
  • 1 replies
  • 0 kudos

Dead Band issue with HRTIM module.

Dear team,I am using a STM32G474 in my application. I've generated a PWM in the HRTIM TIMER E that is active low (necessary for the requirements of the modulation). I want to insert a dead band between this signal and its complementary (Output 2). Th...

Captura.PNG
PMoreno by Associate
  • 221 Views
  • 1 replies
  • 0 kudos

Resolved! VBAT & RTC Issues on Circuit - STM32H563ZIT6

I am experiencing issues with the VBAT pin on the STM32H563ZIT6 microcontroller. Specifically, the VBAT pin is not responding properly. I am using a CR2032 CMOS battery for RTC backup, but it is not maintaining the date and time as expected. When the...

VBAT_CKT.png CMOS Battery.png

STM32L053 I2C problems with LIS3DH sensor

Hi, I'm trying to recover the data from the LIS3DH sensor and I found this tutorial " https://www.youtube.com/watch?v=A1CIOUZdeR4". In the tutorial the person uses function " if(HAL_I2C_IsDeviceReady(&hi2c1,SLAVEI2C_ADD,10,100)==HAL_OK) " to see if t...

0690X000006DavhQAC.png
JJavi by Associate II
  • 1290 Views
  • 11 replies
  • 0 kudos

ADC DMA

I am using the STM32U575 Nucleo board and have configured ADC4 IN3 to read ADC values using DMA. I referred to a tutorial video to set up the DMA for ADC. At 5:15 minutes into the tutorial video, there is  an option called 'Conversion Data Management...

_Danny_ by Associate III
  • 200 Views
  • 2 replies
  • 0 kudos
Labels