STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L462CE with external SPI flash

W25Q16JVSNIQ winbond external SPI is attached to my STM32L462CE MCU. I want it to store some data so how can I do it? can you please provide some example code for this.

AP_040 by Senior
  • 805 Views
  • 7 replies
  • 0 kudos

STM32L4 Pin State in shutdown mode

We are trying to set the STM32L431 controller to shutdown mode.During the shutdown mode, Pin PA15 shall be at low level.Unfortunately the pin does not stay at low level during shutdown.We have configured the pin with „HAL_PWREx_EnableGPIOPullDown(PWR...

A.R.C by Associate II
  • 729 Views
  • 2 replies
  • 0 kudos

Run-time UART Buadrate change

I am working on STM32L462CE MCU and my requirement is to change the baudrate of UART at run-time. So, how I do that?. Can you please give me the solution for this. First set to 9600bps, after 921600 and at last 115200.

AP_040 by Senior
  • 1042 Views
  • 7 replies
  • 0 kudos

How do I configure ETM tracing on an stm32?

Hello, I am trying to use a segger jtrace pro debugger with an stm32303E-EVAL board through the ETM trace connector, however I am not seeing a signal on any of the trace pins including the trace clock when running my program. I've ensured I have cont...

AOlve by Associate
  • 928 Views
  • 2 replies
  • 0 kudos

What criteria (requirements) are used to determine the HSE clock has failed (sets the CSSF interrupt in the RCC_CIR register) on a stm32f103x processor?

Documentation simple says the HSE clock failed. What does "fail" define. Does "fail" imply that there are no clock oscillations applied to the HSE pins? Or a frequency below some value that will set the CSSF flag in the RCC_CIR register. What would b...

bgabl by Associate
  • 282 Views
  • 0 replies
  • 0 kudos

NUCLEO F722ZE CubeMX CDC USB not enumerating ? Try this ...

Hi, I just want to give a short workaround for an issue i had with the NUCLEO F722ZE board. The CUBE-MX project (NUCLEO F722ZE selected - no custom build) does not work out of the box for CDC devices. In order to fix it i changed the default CUBE-MX ...

ThiZi by Associate
  • 483 Views
  • 2 replies
  • 0 kudos