2021-02-16 06:40 AM
I have one stm32lL011 20 pin chip. And nothing more than just this chip, it's a bare chip. How can I turn on a led using a touch button? I don't know what to do, can you write me step by step what to do?
Thank you all =)
2021-02-16 08:26 AM
Hello @LLamp.1 and welcome to the STM32 Community :)
I advise you to start and follow the STM32 MCU Wiki page: STM32 step by step
This will guide you to install the main tools for programming the STM32 and to build your own application step by step,
Imen
2021-02-16 08:36 AM
Show us pictures
2021-02-21 06:05 AM
I don't know what to do, the chip in the picture has jumper inputs and I tried to connect with stlinkv2 using them. But it didn't happen. Also, there is a 5th jumper input that I do not know. What is it?
2021-02-21 06:27 AM
What board is this? Do you have schematics?
Could you probe the circuit for continuity? Perhaps it's NRST?
Is the chip powered?
Pin 1&2 of the ST-LINK/V2 don't supply power, but need to see the voltage the Target device is using.
For examples, perhaps try review those in CubeL0
STM32Cube_FW_L0_V1.11.0\Projects\NUCLEO-L011K4\Examples\GPIO\GPIO_IOToggle
2021-02-21 06:52 AM
I don't have a circuit diagram. I also connected the 5th jumper output to gnd and saw what in the picture.
So I have to remove pins 1 and 2 of st-link/v2 and connect my external power supply on the chip?
2021-02-21 07:33 AM
I'd probably get the Target Com Clock closer to 2 MHz for a CM0 part.
If NRST isn't connected "Connect under Reset" really isn't going to work/help
2021-02-22 10:41 PM
I did not understand them. Sir, can you make any assumptions about what happened by examining the two pictures?