STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Recovering from a failed I2C transfer

I am using HAL_I2C_Master_Transmit(). That generally works well. However, I sometimes run into an issue when the slave device is not responding. HAL_I2C_MasterTransmit() obviously returns an error after running into timeout, as it should. But then I ...

Is it possible to use the SAI peripheral with the data line only - SD_A or SD_B (without outputting the peripheral clock signal) when using the "free protocol" mode for a single-wire communication purposes?

Dear STM32 MCUs community,I am currently working on a project with the STM32l452RET6 MCU with a goal to use the SAI peripheral for one-directional single wire communication purposes, so only the "data line" (SD_A or SD_B) will be outputted using the ...

STM32F446 MCU LSE Ready Issue

Hello, I used STM32F446 MCU. I'm disconnecting the external RTC crystal. Then I turn the device off and on, but the LSERDY bit does not become zero. What could be the reason for this? Thanks.

Konkalat by Associate
  • 647 Views
  • 1 replies
  • 0 kudos

Resolved! Weird ADC failure STM32F091, any ideas

We've been building a PCB with four STM32F091s on each PCB and we've built about 50 units by now (over about 3 years). I have now seen three PCBs where the ADC readings are 'bad' on two of the four micros. By 'bad' I mean conversion values are 30% is...

ADC direct channel issue on STM32H7A3

Hello everyone,I'm having some throuble in reading the direct analog input on channel PA0_C.In my design I'm using several analog input. They seems to work properly in general and I have a precision more or less as expected. On channel PA0_C, though,...

0693W00000YAmL9QAL.png
MNico.2 by Associate II
  • 597 Views
  • 1 replies
  • 0 kudos

Waking from Standby with any GPIO with STM32L4?

I thought of using an STM32 to build a device which responds to infrequent pushbutton presses, but should also conserve battery. My initial instinct was to use an STM32L4 in Standby or Shutdown mode, setting the GPIO as external interrupts which woul...

EPelt.1 by Associate II
  • 1757 Views
  • 2 replies
  • 0 kudos