Which part of the Code is the descriptor in?
And is there an easy way to modify it from the arduino sketch itself?
Search found 2 matches
- Tue Mar 10, 2020 9:21 am
- Forum: General discussion
- Topic: USB custom endpoints STM32F103
- Replies: 3
- Views: 3872
- Thu Mar 05, 2020 8:57 pm
- Forum: General discussion
- Topic: USB custom endpoints STM32F103
- Replies: 3
- Views: 3872
USB custom endpoints STM32F103
Hello everyone,
I am currently designing a battery tester, and would like to use the USB device interface on STM32F103C8T6 as more than just USB CDC.What i mean by this is instead of the USB interface being configured for the endpoints of CDC only, it also adds generic endpoints that can be used ...
I am currently designing a battery tester, and would like to use the USB device interface on STM32F103C8T6 as more than just USB CDC.What i mean by this is instead of the USB interface being configured for the endpoints of CDC only, it also adds generic endpoints that can be used ...