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

Recommended resistor and power ratings for STM32F105 ADC

We are using STM32F105 ADC function in some of our products for temperature sensing, etc. We found that sometimes it has accuracy issue after operating for a while. We suspect that it's the power, resistor, or capacitor we used are not of good enough...

WXWorkCapture_17264644812107.png
ax369 by Associate II
  • 620 Views
  • 1 replies
  • 0 kudos

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