python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k 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