STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Screen is terminating

Hi, I'm using an STM32F401RE board for a class(programming using MacOS). Right now, I'm using VSCode and make to edit and compile my code, then using stlink to flash it. All I'm trying to do is print hello world to the tty.usbmodem* screen in the /de...

AllanLiu by Associate II
  • 2634 Views
  • 2 replies
  • 0 kudos

hrtim hal library

hi, I was looking for HAL -library for stm32334r8 MCU but i dont see anything about HRTIM in the avilable HALY library. where can I find HAL instructions documentation for HRTIM ? 

vasudev by Associate II
  • 1327 Views
  • 3 replies
  • 2 kudos

Undefined Instruction Hard Fault

I am using an STM32L562VET6Q.  My device contains both a (custom) bootloader and an application.  The bootloader jumps into the application by reading the address of the Reset_Handler from the application's ISR vector then branching to this address. ...

BASEPRI setting after reset

Board: Riverdi display with STM32H757XIH6 MCU; using TouchGFX and FreeRTOSI think I know how BASEPRI register works and how it is used in FreeRTOS. What I do not know is where is the value of BASEPRI register set at the beginning of the program. I no...

f_write takes 10 seconds for stm32f417vgt6

Hello, ST experts STM32F417 is used on custom hardware design. And everything is OK except SD card. At first SD card works well. f_write takes about several milliseconds. But when the free space of SD card(San Disk Ultra 64GB) is less then e.g. 10GB,...

Issue with ADC conversion time.

Hi, I am developing digital control for power electronics for which ADC conversion time is critically. In stm32f334r8 reference manual I saw it takes only 0.19us at lowest sampling time i.e 1.5 cycles. when I tried to measure the adc conversion time ...

vasudev_0-1699768983742.png
vasudev by Associate II
  • 1598 Views
  • 6 replies
  • 3 kudos

Resolved! MB1641 - Nucleo STM32WB15CC slowness between BLE and UART

Hello! I have a Nucleo Board MB 1641 (STM32WB15CC) and I am developing an application using BLE, in P2P mode. Including based on the usage example provided by ST.The application needs to transmit from the UART to the BLE and return the response from ...

Wiliam by Associate II
  • 1304 Views
  • 2 replies
  • 1 kudos