Resolved! STM 32 L0 GPIO Equivalent Circuit
Posted on March 13, 2018 at 07:31Hello,I'm searching for the equivalent circuit of STM32L0 GPIO's. Could you please point me to an official source?Thank you!Jan
Posted on March 13, 2018 at 07:31Hello,I'm searching for the equivalent circuit of STM32L0 GPIO's. Could you please point me to an official source?Thank you!Jan
Posted on March 13, 2018 at 11:04I am using SPWF01SA1 wifi module for my project. By default in the internal flash memory it has .html pages. When entered the IP address of the module in the browser, it opens the index.html web page (when https://co...
Posted on November 08, 2017 at 12:52Have following problem with STM32CubeMX 4.23.0 on Windows 7:1. Create new project for STM32F4DISCOVERY board.2. Generate code.3. Update BINPATH in Makefile to point to latest arm-none-eabi binary directory4. Run m...
Posted on March 03, 2018 at 13:24HelloI would like to program a stm32vldiscovery from Linux.Unfortunately, the board has a STLink V1 embedded. Is it possible to upgrade a STLink to STLink/V2?Or is it possible to directly flash the board with an exte...
Posted on March 13, 2018 at 09:43I want a micro-controller which will be having a dedicated pin to connect the AC voltage direct to the microcontroller for ZCD mesurement & adjusting the digtal output irrespective of the input AC frequecy. Also i ne...
Posted on March 12, 2018 at 07:25Hi, i want to add some constant values (etc. MAC ) to specific flash sector address while programming mcu (stm32f7) with stlink. i must combine my program binary with constant value binary than i will load it to mcu....
Posted on March 12, 2018 at 18:30Hello,I have a system using the CAN bus with a STM32F303 talking to a motor controller and a STM32F722 silently monitoring the F3 / motor controller communications. It seems to work relatively reliably.While bringin...
Posted on October 26, 2017 at 08:07How I can solveFailed to connect to the target problem occurred during connecting simulink to STM32F4 board in External Mode? I follow all procedure mentioned on MAT-Target PDF provided by ST, but when I begin conn...
Posted on March 11, 2018 at 23:41Hi !I'm excited to join the ST community! I hope someone can solve my problem.I am experiencing timing issues when converting an ADC.Here is the configuration of my project:- The timer 3 is configured in center align...
Posted on March 12, 2018 at 12:02when I use GPIOx_BSRR to contral I/O port, it hint me ''error: #136: struct ''<unnamed>'' has no field ''BSRR'',why?can you help me? what is the meaning?