STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Disable interrupt for PB8

Hi all,I'm working with STM32F4 disc board, I'm using PB8 and PB9 as interrupt input, those pin shared same irq handler  EXTI9_5_IRQHandler  I would like to know if it is possible to only deactivate the interrupt on PB8 before STOP mode but leave the...

SBaro.11 by Associate III
  • 450 Views
  • 0 replies
  • 0 kudos

Keil generating corrupted output files

I recently started working on a custom board project based on an STM32G070CBT and using the SWD interface through an ST-Link Debugger. The previous developer is no longer working, and all he left behind was the Keil uVision project. So, everything sh...

Dapecsan by Associate
  • 451 Views
  • 0 replies
  • 0 kudos

STM32G070RB reference design; L1 inductor on AVDD

Hi, We are using STM32G070RB for our application. Need a reference design for the schematic & also as mentioned in below screenshot there is requirement of L1 inductor on AVDD pin, Please let me know the Required value of inductance/impedance or plea...

Resolved! STM32L412: can't toggle PD2 on a custom board

Hello,   Am working on STM32L412RBT6. We made a custom PCB for our product and Am trying to PD2 as digital output as toggle function. I can't able to find any high output at PD2. The pin PD2 is always remains low. Please help me on this   

VasuManiV by Associate III
  • 3774 Views
  • 29 replies
  • 10 kudos

Resolved! STM32G4 boot image max size

Hi Guys, New in STM32 design. We are going to use STM32G4 MCU (specific P/N hasn't been selected yet).We want to use dual image boot (for upgrade option). I need to choose an external QSPI flash for that.What is the maximum image size for STM32G4? Th...

Shay by Associate II
  • 1077 Views
  • 6 replies
  • 0 kudos

UART stops transmit after 20 minutes?

 I am using the STM32 G431RBT6 chip and UART 3 for data transmission. The transmission works normally, but after about 20-30 minutes, it suddenly stops completely. Here is the function I am using to send data:  bool SendByteUart3(uint8_t byte) {   HA...

CuongLee_0-1718591503367.png
CuongLee by Associate II
  • 552 Views
  • 2 replies
  • 0 kudos