STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

USB Audio seems stuck

I am trying to use the usb audio to obtain computer sound data and i have blue pill and STM32F746G-DISCO on my handFor blue pill,i add some prints in this functionstatic uint8_t USBD_AUDIO_DataOut(USBD_HandleTypeDef *pdev, uint8_t epnum);but it only ...

The stm32L476 cannot read the driver on some computers

Some parts of the computer can not read the STM32 bootloader in the device manager after connecting to the computer via USB, and the Unknown device will be displayed, but if you change some computers, you can read it correctly, and ask what this driv...

ppq by Associate
  • 233 Views
  • 1 replies
  • 0 kudos

STM32F765 Dual Bank issue - What am I missing?

Hello community, I'm struggling to get the dual bank feature to work with the STM32F765 as in the X-CUBE-DBANK-F7 example shown. Following situation:I have two similar FWs, only a different LED is toggled. In the OB I set the nDBank to 0 and defined ...

Anno by Associate II
  • 170 Views
  • 2 replies
  • 0 kudos

Resolved! Help to Make Jump from Bootloader to Application Work

Hi,I am trying to make the jump work with an F103RC, and have read many posts in this community, but the jump simply does not work for me. The jump code is mainly from DavidNaviaux in the following post:https://community.st.com/t5/stm32-mcus-products...

Chao by Senior
  • 281 Views
  • 5 replies
  • 0 kudos

Resolved! ADC3 interrupt handler not working on STM32H743

I have the following problem with my STM32H743:I want to use the ADC3 for an injected conversion, but the ADC3 interrupt does not call the ADC3_IRQHandler, instead the SysTick_Handler is called whenever an ADC3 interrupt happens.  When I read the ISP...

tl12 by Associate II
  • 265 Views
  • 5 replies
  • 1 kudos

H750 USB Host enumeration after reset

Hello!I'm facing an odd problem with STM32H750VB MCU and the USB Host routine on a custom board. I'm working with the latest HAL (v1.11.2) at 400 MHz and USB using the 48 MHz internal RC, "host only" mode + FatFs "read-only". The software is quite si...

Peaga by Senior
  • 478 Views
  • 9 replies
  • 0 kudos

STM32H7B0 OCTA SPI not working for APS6404 QSPI RAM

Hi,We try to send an receive data to the external APS6404 RAM.Therefore we read the application note AN5050 and copy the function from page 55 (7.2.5).At first the function HAL_RCCEx_OCTOSPIDelayConfig() we cannot find in the library.What is correct ...

OGhis by Senior
  • 922 Views
  • 17 replies
  • 1 kudos

Resolved! How to activate Compensation Cell on STM32F217?

Hi all,we are encountering difficulties in activating the compensation cell option. Even if the SYSCFG_CMPCR bit 0 has been configured as 1 we never get the READY in bit 8 (always 0).Various tests have been carried out, but to no avail, so let's star...

StefanoRossi_0-1725435430350.png
Labels