stmf429ZI Can't use the PA0 as a user button
I use cubemx set the PA0 as a GPIO input, However it just didn't work. why???
Ask questions, find answers, and share insights on STM32 products and their technical features.
I use cubemx set the PA0 as a GPIO input, However it just didn't work. why???
I noticed a new STM32G0 series (Cortex-M0+ core) support in the latest STM32CubeMX. Is there any information available to general public about this new series? Thanks.
Hello there,I am trying to connect to a stm32F091 mcu through st-link_cli. The problem appears when the CLI cannot recognice the device, but when I use the STM32 ST-Link Utility (the one with GUI) there are no problem in find the device. Anyone coul...
Hi,I am doing tests with some CMOS cameras and in one of them, GC0310, the communication interface is SPI, not DCMI, but with one SCK output and two data outputs. The camera continuously sends the frame of the image. The information in the datashee...
Posted on May 03, 2018 at 23:53Using ADC1 and ADC2 in fast interleaved mode with dma transfering 32bit from ADC1.DR to memory in 32 bit device and mem mode (to handle both ADC1 and ADC2 data simultaneously as pr RM0008 and AN3116) delivers data that...
Guys this is very popular board. Is there any good source where projects are made using this board(I mean using the peripheral available on this board) are available? So simple applications, Using C or C++? Any IDE.
Hi all, I just got new hardware. As we needed one more pin on our processor, and we always left the JTAG-Reset Pin floating on our last designs, I switched from 5-wire JTAG to 4-wire, which leaves the JTAG-Rest Pin free. Now, I set up my SW environme...
After the firmwared (or power off-on) and after the reset the same program takes a different amount of time in ticks. Find it in my oun code. Then tried to create code in Cube and check it - same thing. Then I checked clocking settings and frequency ...
Hi everyone, I am using stm32f407zet6 MCU and i am integrating SIM7600E GSM module with microcontroller. I want make Over The Air Upgrade of my firmware. What are the steps to be followed to achieve OTA update in my microcontroller. How to achieve ...