neddie
Full Member level 5
- Joined
- Feb 23, 2010
- Messages
- 251
- Helped
- 41
- Reputation
- 82
- Reaction score
- 35
- Trophy points
- 1,308
- Location
- South Africa
- Activity points
- 3,026
Hi to all.
I find USB as confusing as hell , so sorry if this is an ignorant post :0)
I've got an STM32F102 sending some data(only a few bytes) up to a pc. Pretty
much just emulating a keyboard. Is it possible to send some data from the pc
to the micro , using HID protocol?
HID was the simplest for me to get working , and I only need to send a few (MAX 8) bytes
at a time , so I didn't spend much time looking at the other options , mass storage etc.
Oh , and did I mention I find USB as confusing as hell :0)
(Bring back the usart I say!!! )
Cheers
Neddie.
I find USB as confusing as hell , so sorry if this is an ignorant post :0)
I've got an STM32F102 sending some data(only a few bytes) up to a pc. Pretty
much just emulating a keyboard. Is it possible to send some data from the pc
to the micro , using HID protocol?
HID was the simplest for me to get working , and I only need to send a few (MAX 8) bytes
at a time , so I didn't spend much time looking at the other options , mass storage etc.
Oh , and did I mention I find USB as confusing as hell :0)
(Bring back the usart I say!!! )
Cheers
Neddie.