Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi,Hope someone can help me. I try to construct a STM32H753 based control module that will communicate with other modules in the network through a 1000 mbps ethernet port, that is a system requirement. How can I connect STM32H753 with the 1000 mbps P...
Hi,I have some trouble in implementing the trigger conversion for an ADC with a timer on an STM32F410CBU6 microcontroller. I'm using the HAL libraries and configured everything in CubeMX, but I never can trigger any measurement with my ADC.I have thr...
i need sample code.if anyone have please reply to me.
Posted on May 22, 2018 at 12:01Hello, firstly, I am very new to ST environnement so I apologise for my dumb question.secondly, I am willing to compare https://community.st.com/tags♯/?tags=ble%20mesh stacks and SDK of the different manufacturers. The...
Now start using pages properly and make pages denser by leaving out extra line feeds.
Hi,I'm using STM32F767 and it's ADC. This STM has 3 ADC.I configured the ADC1 & ADC2 in multimode which is triggered by a timer. I also use DMA for data transfer. ADC1 and ADC2 both convert 2 channels (I measure voltage and current of two channels si...
I'm using a reed switch (a pulse per revolution) to measure the speed of a wheel. The sensor output is connected to PA12 which is TIM1_ETR pin. I connected it there by mistake in my final PCB. I would have to tweak the PCB if I want to change tim...
Posted on June 11, 2018 at 16:58I tried to re-create my 4 well-tested USB device demos with 4.26. While HID mouse and MSC work flawlessly, two others do not work:CDC - COM port shows in device manager but cannot be opened in terminal; same basic cod...