Hello,
How can I declare interrupt for I2C?
I noticed that the I2C library doesn't make use of interrupts, and even the register pulling mode doesn't actually make use of control registers, I left this issue open: https://github.com/tenbaht/sduino/issues/143
I was able to make Write in I2C ...
Search found 4 matches
- Wed Jul 20, 2022 6:15 pm
- Forum: STM8 Core
- Topic: How to use Interrupts on STM8 with sduino
- Replies: 7
- Views: 62258
- Wed Jul 20, 2022 5:23 pm
- Forum: General discussion
- Topic: Has anyone managed to make USB Host work?
- Replies: 4
- Views: 8793
Re: Has anyone managed to make USB Host work?
Hi,
For STM32CubeIDE see:
("Training materials (slides, hands-on projects) can be downloaded" Guys: download the material to follow up better, link in the description!!!)
MOOC - STM32 USB training:
https://www.youtube.com/watch?v=rI3yBmnfAZU&list=PLnMKNibPkDnFFRBVD206EfnnHhQZI4Hxa
[STM32 ...
For STM32CubeIDE see:
("Training materials (slides, hands-on projects) can be downloaded" Guys: download the material to follow up better, link in the description!!!)
MOOC - STM32 USB training:
https://www.youtube.com/watch?v=rI3yBmnfAZU&list=PLnMKNibPkDnFFRBVD206EfnnHhQZI4Hxa
[STM32 ...
- Mon Mar 02, 2020 4:31 pm
- Forum: General discussion
- Topic: Has anyone managed to make USB Host work?
- Replies: 4
- Views: 8793
Has anyone managed to make USB Host work?
I would like to try USB Host with STM32F407VG (DiyMore board)
I've been trying to understand why the repository is incomplete, despite having the libraries already.
STM32CubeIDE appears to work with similar libraries, and is already functional. I liked the speed of writing a USB stick ...
I've been trying to understand why the repository is incomplete, despite having the libraries already.
STM32CubeIDE appears to work with similar libraries, and is already functional. I liked the speed of writing a USB stick ...
- Wed Dec 18, 2019 7:55 pm
- Forum: Announcements
- Topic: Welcome back stm32duino.com
- Replies: 29
- Views: 112519
Re: Welcome back stm32duino.com
Nice thanks :D
While the server was down, I tried the STM32CubeIDE software, I would like to inform you that in this IDE, USB host support already allows the use of Pendrive, Sound Card, Mouse, Keyboard, DFU, MTP, MSC, HID etc. In addition to the other hardware, as timers, SPI, I2C, USB device etc ...
While the server was down, I tried the STM32CubeIDE software, I would like to inform you that in this IDE, USB host support already allows the use of Pendrive, Sound Card, Mouse, Keyboard, DFU, MTP, MSC, HID etc. In addition to the other hardware, as timers, SPI, I2C, USB device etc ...