STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SDXC 2TB support available for STM32?

I am working on a project for my company that would like to use an STM32 processor that can both connect to a camera for capturing video data, and also connect to a 2TB SD card (SDXC) for storing said video data. We're aiming for the videos to be at ...

Resolved! What could cause System Timer not to run?

I'm developing a new project based on STM32G431RB using STM32CubeIDE 14.1.0 on macOSI'm having touble where the program will hang at the first call of HAL_Delay() and digging deeper it's hanging because HAL_GetTick always returns 0It looks like the S...

KMill by Senior
  • 3594 Views
  • 12 replies
  • 4 kudos

input resistance of a trigger pin

Hi,I wan't to use the stm32 as described in the videohttps://youtu.be/dd5LaqmN8O0https://controllerstech.com/stm32-timers-9-one-pulse-mode/with the difference that I uses the trm4  and the input trigger is channel 1.Operation is ok but applying the s...

MichelM38 by Associate III
  • 4908 Views
  • 12 replies
  • 1 kudos

UART transmit command not working

Hi,I'm using Nucleo H7A3ZI-Q board and I'm trying to use HAL_UART_Transmit function to print hello world in serial monitor(on puTTy). Code is building without any issues but there's no characters showing in serial monitor, I tried the same  code on H...

jsw2000 by Associate II
  • 1092 Views
  • 4 replies
  • 0 kudos

WiFi Firmware for B-L4S5I-IOT01A

Hi, I am facing a problem to connect the B-L4S5I-IOT01A STM32 board to Wifi. I downloaded X-Cube-AWS. And STM32L4 Discovery Kit IoT Node (B-L475E-IOT01A) ISM43362-M3G-L44-SPI-C3.5.2.7.STM SPI Firmware but still fails to connect. Please if anyone can ...

RTC WakeupTimer interrupt triggered immediately

Hello everyone,I'm working on a NUCLEO board (stm32wba52cg) and currently testing some of the baord's features, but i'm facing a strange problem with RTC. Problem is that the Interrupt of the wakeupTimer start firing immediatly after its initializati...

Duccio_0-1706269846573.png Duccio_2-1706269875070.png Duccio_3-1706269923006.png
Duccio by Associate
  • 595 Views
  • 1 replies
  • 0 kudos

RTC Offset by milliseconds + and -

I am trying to offset the RTC by milliseconds. I have read through the documentation on this and this has lead me to RTC_SHIFTR. I have looked for examples how to set this up and what maths I need to use. However I am still unable to see the results ...

MaxCon by Associate
  • 857 Views
  • 2 replies
  • 0 kudos