STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 680 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
  • 1085 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
  • 1385 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
  • 616 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...

Resolved! RTC timed wakeup from STANDBY v STOP0

Hello,I ran the STM32CubeU5\Projects\NUCLEO-U575ZI-Q\Examples_LL\RTC\RTC_ExitStandbyWithWakeUpTimer_Init application, which worked as described in its README.md. After changing the low power mode from STANDBY to STOP0, the RTC interrupt no longer fir...

EC.3 by Associate III
  • 1215 Views
  • 4 replies
  • 0 kudos

Resolved! dual SDRAMS

Hi,I am using a STM32H743BIT6., I am trying to access two SDRAM  part-number(IS42S16320D-7TL)problem:both the DRAMS are wring the same data at the same time, so instead of having access to a 32 bit i am getting access to 16bithelp will be apricatedTh...

nadeemtamuk191_0-1699029836299.png nadeemtamuk191_1-1699030055054.png