STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Unable to start debug using Open OCD

HiI am using STM32L476VG micro controller on STM32L476 Discovery board.I just configured the Eclipse project to build using arm gcc and successfully compiled the code to generate binaries. I am facing issue to debug the code.I have attached console l...

SSaur by Associate II
  • 1055 Views
  • 1 replies
  • 0 kudos

if use looping, how to interrupt out to next mode?

Three mode:Mode 0: OffMode 1: 80% loading (PWM)Mode 2: 50% loading (PWM)Frequency: 10KHzCycling mode (push button):Mode 0 -> Mode 1 -> Mode 2 -> Mode 0 -> …. -> ….When push the button, it will change the next mode immediately.If I use the delay loop ...

0693W000000VHDuQAO.jpg 0693W000000VHF0QAO.jpg 0693W000000VHF5QAO.jpg
TBen.1 by Associate
  • 467 Views
  • 1 replies
  • 0 kudos

I am a totally new in code also totally new in use STM32F407 and now i doing the assignment for implementation of a state machine that will be driven by the joystick input.

The question including in the 1st picture i want to ask that is that any material allow me to learn for coding and solve assignment question.2nd picture whole part of board3rd picture is STM32F4074th picture is the part of the joystickThis is my curr...

_legacyfs_online_stmicro_images_0693W000000VCg6.png _legacyfs_online_stmicro_images_0693W000000VClB.png _legacyfs_online_stmicro_images_0693W000000VCkw.png _legacyfs_online_stmicro_images_0693W000000VCkh.png
Cl.1 by Associate II
  • 1330 Views
  • 10 replies
  • 0 kudos

Resolved! Can I set the system clock identically with the maximum?

Hello, everyone.I looked at the difference between VOS0 and VOS3 through the datasheet to set the clock speed of STM32H753 to a suitable value.I am currently setting the system clock at 200 MHz and the FDCAN input clock at 50 MHz.When set to VOS3, th...

Ekim.1 by Associate II
  • 574 Views
  • 1 replies
  • 0 kudos

Understand how interrupts work

Hi all,I'm trying to figure out how to handle an interrupt. In particular I would like to handle an interrupt without using the HAL library. I want to handle the uart interrupt in reception: RXNEIE enabled: when the data is received an interrupt occo...

32L0538Discovery ADC

Hello,When trying to use ADC, I ran into a problem that I don't really understand.If I try to use ADC through the PA4 pin, the values read fine and are correct.However, when I try to use any of the other pins for ADC, none of them seem to read the co...

MNguy.3 by Associate
  • 443 Views
  • 1 replies
  • 0 kudos

Reading pin state with LabView

I'm using an STM32L476RG and making a LabView program to display sensor data. When a pin is set to HIGH I want to take a data sample and store it in an array in LabView. I am having trouble detecting the state of my 'sample' pin while continuously st...

CGrov.1 by Associate II
  • 546 Views
  • 1 replies
  • 0 kudos

UART and STOP 2 Low Power mode [stm32L496VG]

Hi,UART stops transmitting (both IT and polling modes) after entering and exiting from STOP 2 mode. Although I'm renabling the UART when I'm exiting STOP 2 I don't see the data received on the other side.When I'm connected to MCU via JTAG everything ...

deckhard by Associate III
  • 1512 Views
  • 5 replies
  • 1 kudos