python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
ST-LINK error (DEV_USB_COMM_ERR) after changed back from J-Link to St-link
I was trying to convert St-link to J-link, but after the change I want to check if return to St-link working fine. Unfortunately it doesn't work now.
When I am trying to connect with the STM32F769I-Di...
Kamil Hajdukiewicz
Votes: 0
Answers: 2
when the µc (nRF52840) is passing into sleep mode how can we save Data that we want to use later when he's up?
I m working on an nRF52840 µc ,the µc will be woken up every 3 hours and i have to save a data(4bytes) into a tab[16] so i can send those 16 values later after 2 days.
Khalil Soltani
Votes: 0
Answers: 1
Setup debugging with Qt Creator bare metal project
I'm completely new to embedded development and I've wanted to setup debugging from within Qt Creator. The project is a bare metal application and the project is a compile data base project. I have a J...
Martin Stolpe
Votes: 0
Answers: 1
How to Erase and Flash STM32 in VS Code using J-Link
I have set up VS Code to build and debug STM32 using instructions in this thread. Everything works fine, I can run and debug code. However I would like to just flash or erase target without starting d...
Creek Drop
Votes: 0
Answers: 0