STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! AzureRTOS/ThreadX MQTTs (mutual TLS)

Hello Community, I'm setting up a test with NetxDuo + MQTT over TLS (aka MQTTs, port 8883) on a STM32F429NIx.As far as i see from the example available it consider a scenario where the client verify the certs provided by the server with the supplied ...

Resolved! USB HS on the STM32H7S3L8

Hello,I'm trying to use the USB-HS peripheral with the built-in PHY on Nucleo STM32H7S3L8I'm using CubeMX generated code from CubeIDE. I have not chosen the Nucleo board on CubeMX, because it was causing some issues with the MPU. Instead, I've chosen...

chintal_0-1730981775847.png
chintal by Associate
  • 255 Views
  • 2 replies
  • 2 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
  • 264 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...