-
# Motivation/Description ⛰️
The MCU needs a way of keeping track of time as the STM32 will require a clock in order to function properly.
# Next Steps 🚶
- [x] Review the clock implementation on…
-
**Caution**
The Issues are strictly limited for the reporting of problem encountered with the software provided in this project.
For any other problem related to the STM32 product, the performance, …
-
### Brief Issue Summary
My `.vscode/settings.json` contains `"cmake.configureArgs"` including `"-DCMAKE_BUILD_TYPE=Release"`. When I call "CMake: Delete Cache and Reconfigure" the build uses `CMAKE…
-
CANbus programming shall be enabled by magic packet/on a specific CAN message id and when motor is not off (essentially when`A4950_Enabled == false`)
Implementations:
https://github.com/feaser/ope…
-
![image](https://github.com/user-attachments/assets/5418e5d0-09de-40fb-b85c-e1fa5c4b8ae5)
![image](https://github.com/user-attachments/assets/31654d8f-6ace-41d3-8802-5d3f38909223)
![image](https:/…
-
Hello,
I am using an STM32L073RZ board and The Avnet Silica NB-IoT Sensor Shield(BG96 Queltec) with Arduino IDE and I want to connect the OV5642 camera module to it. I downloaded necessary librarie…
-
Hey mate,
I've been handed a project which was made in the [STM Cube IDE](https://www.st.com/en/development-tools/stm32cubeide.html), and I would like to continue working on this project in VSCode.…
-
I'm currently using candleLight in a commercial project (that will hopefully release by next year) but I'm already looking at CAN FD since vehicles will be using that soon (or some now I guess). Has …
-
Hello and thanks for sharing code
I use the code in Keil and I add the library. when I compile the code, I have 8 errors with these statements
uint8_t cmd = (hold)?SHT2x_READ_RH_HOLD:SHT2x_READ_RH_N…
-
上周末硬件组的人说想搞个无线下载器,就用ARM开源的CMSIS-DAP协议,结果就这一句话我自闭了四五天,终于在一篇非常棒的文章里找到了方法,因为写的太好了,所以这里我直接把原文翻译成中文,英文原文见:[usb_express:cmsis-dap [Geniekits]](http://wiki.geniekits.com/doku.php?id=usb_express:cmsis-dap)
…