diff options
Diffstat (limited to 'notes')
-rw-r--r-- | notes/boards/st_stm32vldiscovery.txt | 10 | ||||
-rw-r--r-- | notes/usb.txt | 5 |
2 files changed, 12 insertions, 3 deletions
diff --git a/notes/boards/st_stm32vldiscovery.txt b/notes/boards/st_stm32vldiscovery.txt new file mode 100644 index 0000000..3aa849d --- /dev/null +++ b/notes/boards/st_stm32vldiscovery.txt @@ -0,0 +1,10 @@ + +STM32VLDISCOVERY: STM32 value line Discovery + +User Manual: +http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/CD00267113.pdf + +STM32F100RBT6B microcontroller, 128 KB Flash, 8 KB RAM in 64-pin LQFP +ST-LINK + +Two buttons (reset and user), two LEDs, that's it. diff --git a/notes/usb.txt b/notes/usb.txt index 9552b9f..c97c9b5 100644 --- a/notes/usb.txt +++ b/notes/usb.txt @@ -1,6 +1,5 @@ -XXX -XXX This file may be out of date! -XXX + +WARNING: This file may be out of date! [NOTE: this is a long term proposal. The current implementation just does a 2ms TIMEOUT] |