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 ...

adc going to error handler

hi, I'm using adc1 and adc2 in multimode dma , normally when i start it is working and reading correctly, when again im calling mx_adc1_init function it is going to error handler, i don't know why, since I'm not deinit and reinit again the peripheral...

Resolved! EtherCAT on STM32

I wanna implement Master and Slave ethercat protocol on stm32h7 series. Is there any examples available on subject?. Where should i start. Any resources?

File Hierarchy problem in MTP

Hello.I am using USBX pima_mtp device class.The project uses the example from @example with some changes:Storage type was changed to ierarchical.Added support for image type associations.MTP functions were implemented in ux_device_pima_mtp.c Each obj...

root__1 by Associate
  • 137 Views
  • 0 replies
  • 0 kudos

USB HID STM32 C#

Hello,I WOULD LIKE TO FIND AN EXAMPLE OF CODE FOR A USB HID CONNECTION WITH A STM32F429, A SIMPLE CODE (C#)TO BE ABLE TO TURN ON AN LED IN MY SOFTWARE.BY RECOVERING A CODE IN C# THAT WORKED WITH A MICROCHIPTARGET AND BY CHANGING THE PID AND THE VID, ...

PSEBA.1 by Associate II
  • 99 Views
  • 1 replies
  • 0 kudos

ETH custom phy driver modifications

Hi forumI have a custom PCB with STM32F407 and a PHY+switch KSZ8863RLL. I am using CubeMX and cubeide, also LWIP. The physical connections have been verified by Microchip schematic- and board support program.Instead of using MDIO to interface the PHY...

DavidWahlberg_0-1737922579168.png DavidWahlberg_1-1737922827559.png