STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

two timer signals on one pin

Hi,Here is my problem, I need to output two different frequencies on one pin and I can't reconfigure the timer to new arr/psc values for a different frequency because these timers also output the frequency on other pins where the frequency/timer conf...

RLD by Associate II
  • 673 Views
  • 7 replies
  • 0 kudos

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
  • 275 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
  • 1165 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...