STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

QEMU for STM32H5 MCU series

Hi,I would like to know if I can emulate the STM32H5 (which is ARM cortex-M33) via Qemu. And if so, are there any limitations in emulating different drivers, especially the ADC and PWM within FreeRTOS Kind RegardsHani Akeila

hakeila by Associate III
  • 273 Views
  • 0 replies
  • 0 kudos

Resolved! RTC backup problem with SB45 on nucleo board

Hello, I was trying to use RTC battery backup on a nucleo F446RET6.The problem was that the battery (CR2032) connected to VBAT tries (and can't) to power all the board.Looking to schematic diagram, I see that VBAT pin is connected to VDD thru SB45.Re...

SB45.png
xisco by Associate III
  • 298 Views
  • 1 replies
  • 1 kudos

Resolved! STM32H7S, LTCD and uart won't work together

Hi, I'm using a STM32H7S78-DK board along with stm32cudeide 1.16.0. I'm loading the example LTDC_ColorKeyring which work fine, here is the issue... I'm trying to implement uart4 connected to the onboard ST-link. If I init MX_UART4_Init() and use HAL_...

AlexCaron by Associate II
  • 1372 Views
  • 7 replies
  • 1 kudos

USB HID Mouse+Keyboard

Hi guys,I've a problem and I hope you can help me.my project must acquire a ps2 keyobard and a ps2 mouse and must be see with the usb.This is ioc configuration:  The first step I tested the firmware only acquire a keyboard and works fine. The PC see ...

usbcfg.PNG usbdevice.PNG Cattura.PNG Cattura2.PNG
Maikip92 by Associate
  • 693 Views
  • 5 replies
  • 1 kudos

Resolved! File size larger than flash size

Hey everyone I have a qn freejoy.hex is 155kb and my stm32c8t6 is only 64kbs and 128kb how did yall get it flashedRefer freejoy and freejoy configurator It gives me an error file size larger than flash size but other people seems to have workaround a...