STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Is there any specific hardware connection for ADC signal to setup for a AC signal ? My code works with a potentiometer but not with AC signal (updated with image), Solved

I am trying to convert a signal from accelerometer to a digital value. The output coming from accelerometer is in mv so I have added a non inverting voltage amplifier, then too I am getting a dc voltage at the output of opamp so I have added two capa...

Apill by Senior
  • 1154 Views
  • 11 replies
  • 0 kudos

STM32F413 I2C. ACK from slave is not recognized.

Hello everybody,I am having an issue when I try to establish a communication with the NFC chip M24SR64 via I2C. After I have sent the address (0xAC), the flag AF is set, indicating that the ACK of the slave was not read. However, I can see the ACK fr...

0690X000006C2gFQAS.jpg
JSaez by Associate II
  • 1123 Views
  • 4 replies
  • 0 kudos

program on UART_EMUl

I am doing softuart(uart emulator) EXTERNAL INTERRUPT in that i can transfer the data and even i can Receive data also but in that i am facing one program while receiving data (if i type first char is 'A' 'B' and 'C' so on i am getting last but one c...

STM32L4 not staying in STANDBY

Posted on July 02, 2018 at 19:13Hi,    I am working with an STM32L4.  I'm trying to put it into STANDBY mode, and wake it up using a WKUP pin.  The issue is that the first time I go to standby after POR, the system wakes up immediately, though I'm s...