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

measure power consumption of STM32F769I-DISCO

i want to measure the power consumption of my stm32f769 discovery board, while its runs a simple NN model. Is there any way to do it using the STMCubeMX? or do i need to get a X-NUCLEO-LPM01A power shield? If so, would that be compatible with the STM...

aben118 by Associate II
  • 1004 Views
  • 1 replies
  • 0 kudos

Mysterious noise on ADC

Hello everyone,I’m currently developing a device that collects surface electromyography (EMG) signals in the abdominal region. The device works as follows:Uses the AD8232 IC to collect the EMG data.Connects the output EMG signal to our MCU's internal...

plots.png
MAndr.233 by Associate III
  • 387 Views
  • 1 replies
  • 0 kudos

STM32F0RB Discovery Board

Hi, I am new to work on STM32F0 discovery board. I am Implementing the USB communication TX/RX with iMX8 controller. I am trying to send  and receive the 65 bytes of data packet, but it is communicating only 64 bytes of data packet, as its implemente...

Inconsistent Timer Interrupt

I'm running an STM32F373 with 8Mhz osc and enabled PLL in the clock config to get 24Mhz on the timer buses.I setup TIM2 to TIM_IT_UPDATE interrupt at 4Hz.  I send a one time 10ms pulse to an output pin each time TIM2 interrupts.  ( I have a speaker b...

LMorr.3 by Senior II
  • 722 Views
  • 5 replies
  • 0 kudos

Resolved! Typos in AN2606

 Pages 249 and 254Also, the flowchart on 254 does not show USART anywhere. 

MBC_0-1696546180188.png
MBC by Associate III
  • 1000 Views
  • 4 replies
  • 1 kudos

I2C repeated start issue (stm32F103C8Tx, I2C)

hello.I am implementing I2C slave with STM32F103C8T.I2C is operated by a external master.It must support Rx and Tx from 1 to 16 bits as shown below. Purpose: To implement the following functions.- Operates as I2C slave- Write 1Byte address > Repeated...

SH_Kim_0-1699315834919.png SH_Kim_1-1699316069490.png SH_Kim_2-1699316889649.png SH_Kim_3-1699316916572.png
SH_Kim by Associate
  • 349 Views
  • 1 replies
  • 0 kudos

Resolved! PB6 not working when debugging

I am using PB6 as a GPIO input with a pull-up for monitoring a switch to ground.  It works properly when not debugging but has some kind of signal on it when debugging that prevents proper operation.  Note: I am using the STLINK-V3SET debugger.Is the...

Labels