User Activity

I am trying to do control one STM32-L476RG using another STM32-L476RG via UART/USART. For now, I would like to turn on the LED of the "slave" STM32 using UART from the "master" STM32. Is that possible? If so, how? Thanks.
Hi all.I'm trying to run external mode simulation using:Matlab R2022a.CubeMx 6.2.0STM32 Mat\Target(not sure which version) Nucleo L476RGI have created a simple LED example to test the external mode and I used the Embedded Coder to integrate it with t...
Hi all,I am wondering if it is possible to read an encoder using STM32-L476RG without its Enocder-Mode function. If so, how do I do it?Thanks.
Hi all, I am interested on how to see which pins are configured as a timer channel output without using STM32CubeMX? I am using a STM32L476RG board. Is it possible to see from the .c/.h files? If yes, how?Thanks.
Hi all,I am trying to program and control a Reaction Wheel Inverted Pendulum in real-time with a STM32-L476RG board and a SimpleFOCShield using Simulink. But first, I wanted to see whether I can read the incoming encoder values in Simulink through th...