rtek1000

Results 99 comments of rtek1000

Manual installation of Cores/Board compilers: https://forum.arduino.cc/t/manual-installation-of-cores-board-compilers/613585

Hello, Is USB HID Host (keyboard) working too? Thank you.

> > Hello, > > Is USB HID Host (keyboard) working too? > > Thank you. > > Very interesting, I'm just looking around to see how to build a...

https://community.st.com/s/question/0D53W00000GYsczSAD/is-it-possible-to-use-usb-hid-keyboard-and-mouse-at-the-same-time-on-a-stm32f469

> 1. Read the 18X20's ROM code. Look at only the serial number portion of the ROM code: 0xCC00000SSSSSSSFF; where CC is the CRC; 00000 is the customer code; SSSSSSS...

> Hi, just out of curiosity, have you been able to get debugging to work? I can't get it going right now, I tried it once but I'm more used...

I don't understand much about debug yet. I've been making microcontroller programs since 2006, but I test on boards. I heard that ST has good degug features, but I didn't...

> I don't understand much about debug yet. I've been making microcontroller programs since 2006, but I test on boards. I heard that ST has good degug features, but I...

I found some tutorials on using the STM8, after seeing these materials, the person must certainly fully understand this microcontroller, if you want to see it, it's at this link:...

> it seems that the examples are using the Cosmic compiler, are the diferences only "surface level"?. All the libraries I've found so far are adaptations of the library provided...