-
https://www.st.com/resource/en/datasheet/stm32f446re.pdf
https://www.st.com/resource/en/user_manual/dm00105823-stm32-nucleo-64-boards-mb1136-stmicroelectronics.pdf
https://www.st.com/resource/en/appli…
-
Hello!,
I have several development boards for this 8051, and a flash programmer buried in a box in the lab.
Do you have a flavor in mind for your first experiments?
The more this can be like…
-
Hello,
I found some example usage codes on the Internet, but I couldn't get the MCP4725 to work, I tested it with Arduino Nano and it worked.
Test code for Arduino Nano:
```C++
while (1) {
…
-
I think we should use dockercontainers for 'official' release builds. Devs could still develop without using docker if they want, but docker costs very little CPU from the dev and it solves all prob…
-
Goodmorning,
How can import this project in a IDE? Arduino IDE/Visual Studio ecc
Thanks
Federico
-
Hello, I am looking for an SBC that can be easily programmed from a host system and interface with that host system via a serial connection. This should not require any mechanic interaction (i.e. no p…
-
Hi community,
I am new to Sduino and Stm8s. Have some prior experience working with Arduino, AVRs & STM32. I chose STM8s due to its lower price for a project. After developing the project, I need t…
-
After calling `robot.Window.setActive`, none of the input calls (`robot.Mouse.setPos`, `mouse.click`, `keyboard.click`) would work.
If I comment out the `setActive` line, everything works as expect…
-
The general reason is picking the right tool for the job. The three most common reasons are backward compatibility, price, and electrical power consumption. Backward compatibility is important when in…
-
My vc288 board looks the same but MCU markings are totally scratched up. And i cannot write ROP Option Byte. Is it possible that i have different MCU?
![IMG_20210822_100721](https://user-images.gith…