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

Resolved! usart3 on nucleo-h753 not work fine

I have been trying to transmit and receive from putty through the USB virtual com (CN1) of the core board, I tried with different baud rates and the result is always the same, garbage arrives at the putty, and I am not receiving anything either, it i...

offset and linearity calibration

Hello,I'm working with the offset and linearity calibration on an STMH755.  My board will run the full calibration at production, save off the resulting offset and linearity calibration constants, and then retrieve and apply them at any new restarts ...

R_DSP by Associate II
  • 88 Views
  • 0 replies
  • 0 kudos

Resolved! STM32U5x: USB ECM demo - how to setup host?

I am progressing on porting the CubeU5 project for STM32U575I-EV as Ux_Device_CDC_ECM to a NUCLEO-U575ZI-Q board: The USB enumeration seems to work: I hear the sound and I see also an USB "STM32 CDC ECM" device.BTW: very important to go with the righ...

USB_ECM_1.png USB_ECM_2.png
tjaekel by Lead
  • 2173 Views
  • 21 replies
  • 5 kudos

TIM6 Configuration STM32G4

I am having trouble configuring my TIM6 to toggle a GPIO pin every 1 usec. I am using the HSI at 16MHz as the source for AHB bus clocks, which TIM6 is on. The following is my System Clock configuration:void SystemClock_Config(void){LL_FLASH_SetLatenc...

tomm5771 by Associate II
  • 89 Views
  • 1 replies
  • 0 kudos

Cannot Write register

Hello guys! I have a problem. I need to use HAL_RTCEx_SetSynchroShift function from HAL to modify the subseconds of the RTC module. The problem is that this function cannot work because the REFCKON bit from Control Register is set(1). First, I do not...

Phvne by Associate II
  • 82 Views
  • 0 replies
  • 0 kudos

fx_media_open timing is too slow. How do I speed this up?

Folks, I have a device that installs into another product and provides SRAM for code execution for the other device.  The device my board plugs into has a fixed 500ms RESET generator that hold off the host device CPU for that much time.  During this ...

VT_Jim_0-1717075480190.png
VT_Jim by Associate III
  • 146 Views
  • 3 replies
  • 0 kudos

STM32h7 problem with SDMMC Initialization

Hello,I'm using an STM32h753i-eval2 board and trying to access an SD card through the SDMMC peripheral.I have my RCC set on Master Clock Output 1.I has the SDMMC external transceiver present set to no.System clock mux is set to HSIPLL Source is HSIUs...

TLuke.2 by Associate II
  • 1037 Views
  • 8 replies
  • 0 kudos

STM32H730ZB - OCTOSPI - cannot write DCR1 register

Hi,On a custom board using STM32H730ZB, I try to use QUAD SPI flash memory.Here is the CubeMX config :In MX_OCTOSPI1_Init function, I break on HAL_SPI_INIT functionThis function come from pack STM32H7 version 1.11.2In line #415 of stm32h7xx_hal_ospi....

COSEBE_0-1719322210622.png Capture d’écran 2024-06-25 153034.png Capture d’écran 2024-06-25 154518.png
COSEBE by Associate III
  • 128 Views
  • 4 replies
  • 0 kudos
Labels