Resolved! Is STM32F746G-DISCO input button up, down, right, left, or just a push button?
How do I know if the button in the board is just a push button, or also has up,down,right left capabilities?
How do I know if the button in the board is just a push button, or also has up,down,right left capabilities?
Hi,I am new to the STM32 Discovery boards. I've chosen the STM32F072B-DISCO as my Discovery kit and am currently exploring how to begin developing applications with it.As per the 'Getting Started with STM32F072DISCOVERY' video and the UM1715 User man...
Good Morning,I'm trying to setup the STM32U083C-DK dev kit. The user manual UM3292 Getting Started section, step 2, mentions installing the STLINK-V2EC USB Driver, but the link referenced doesn't take me to the driver. Where can I find the driver? ...
I am recently trying to interface EM18 reader module with STM 32 with PA10 (RX) pin with UART1 for communication it seems to not working I am also trying to print it to serial monitor.see attach rar file for code. I am beginner so can any one help.
Hi, I'm giving the example of the two stm32 boards at this linkhttps://github.com/sogongbang/STM32CubeF4/tree/master/Projects/STM32F4-Discovery/Examples/I2C/I2C_TwoBoards_ComPollingI made and copied the connection and the code then I checked several ...
Hello community,I can't debug my program on my STM32L1 Disco because of the attached message.This in itself is not the problem, the problem is that I can't auto-update because it doesn't know what firmware is installed on the board itself!What can I ...
i am using usb to program stm32 for blink code i insert binary pc13 was working but when i was try to run dht22 it was fail to read the sensor why
This question pertains to the (relatively) new STLINK-V3MODS programming/debugging device.The UM2502 Users Manual for this product goes into great detail about using Pin #22 of the castellated edge connector aka +5V for ancillary purposes:"Pin 22 of ...
Hello ST Community,I have a question regarding the compatibility of the STLINK-V3MODS SWD pins with my MCU's SWD pins, which operate at 3.3V. Do I need to use logic level shifters between them, or are the STLINK-V3MODS SWD data signals fully compatib...
Hello Everyone :)I have designed a custom board using STM32H573VIT3Q MCU. when I connected it with st link, the st link didn't recognize it.After I checked the voltages on the power pins, I saw all the power pins were normal except the VCAP pin (not ...