slight update to README
This commit is contained in:
parent
57b97c4662
commit
04ba4d86cc
1 changed files with 5 additions and 1 deletions
|
@ -23,6 +23,10 @@ Communication is done over the VP230 CAN Transceiver, though it doesn't look to
|
|||
Instead the STM32 USART1 is connected so it's doing Syncronous UART over CAN. So it's really
|
||||
just using the VP230 for differential signaling.
|
||||
|
||||
# Reading
|
||||
# What's Done
|
||||
* Schematic of STM32 <-> VP230 (CAN Bus)
|
||||
* Verified STM32 read protection is in place :(
|
||||
|
||||
# Further Reading
|
||||
|
||||
https://www.eevblog.com/forum/manufacture/neoden-tm245p-teardown-and-upgrade/
|
||||
|
|
Loading…
Reference in a new issue