STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! modbus tcp-ip (server/client) Over ethernet

Hi ,I need example modbus tcp-ip (server/client) Over ethernet,As i have to create Modbus tcp ip communication from scratch (develop Modbus stack for better debugging )Any one suggest where i have to start with some dev board along with some existing...

Ss.61 by Associate III
  • 2710 Views
  • 8 replies
  • 3 kudos

Resolved! Object detection

Hi all,I am trying to implement object detection algorithm on STM32F429 - DISC1 model with MATLAB Simulink. I didn't use earlier. So, please guide to me "How to implement software into that." 

USART error in STM32F4

Good evening community members,today I have been trying to activate USART module of my STM32F446 board. However even after trying everything, I could not sense Tx signal on PA2 pin of the board. This is the low level code I used. I had been trying to...

Issue when using SPI using DMA

Hello,  I wanted to have SPI with DMA RX, below issues I face: 1. When SPI RX DMA function used with no TX DMA configured in MX (but blocking SPI TX used), It remains in RX busy state 2. When SPI RX DMA function used with blocking TX function, SPI wo...

GauravK by Senior
  • 569 Views
  • 0 replies
  • 0 kudos

Resolved! Perform fft on stm32f411

I am trying to make a music visualizer with led matrix and stm32f411 usb audio functionpreviously , i tried to use stm32f103 blue pill but the usb audio stuck and i can't find the reasonso i purchased the black pill to do it but now the problem is th...