Difference between revisions of "MSP430F5529"
From Teknologisk videncenter
m |
m (→MSP430F5529) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
**Link til UART startop projekt [http://mars.merhot.dk/data/embedded/projekt1.zip Projekt1.zip] | **Link til UART startop projekt [http://mars.merhot.dk/data/embedded/projekt1.zip Projekt1.zip] | ||
**Link til [http://mars.merhot.dk/data/embedded/02.01.01%20-%20MSP430F5529%20Introduktion%20kompendium.pdf MSP430F5529 Kompendium] | **Link til [http://mars.merhot.dk/data/embedded/02.01.01%20-%20MSP430F5529%20Introduktion%20kompendium.pdf MSP430F5529 Kompendium] | ||
+ | ==Exercises== | ||
+ | *[[MSP530F5529/Exercises]] | ||
+ | |||
==DLIB== | ==DLIB== | ||
See [[IAR Workbench]] for explanation of IAR DLIB | See [[IAR Workbench]] for explanation of IAR DLIB | ||
Line 12: | Line 15: | ||
*[https://www.seeedstudio.com/Grove-Starter-Kit-for-LaunchPad.html Grove Starter Kit for LaunchPad] | *[https://www.seeedstudio.com/Grove-Starter-Kit-for-LaunchPad.html Grove Starter Kit for LaunchPad] | ||
[[Category:MSP430]] | [[Category:MSP430]] | ||
+ | ==Examples== | ||
+ | *[[Grove DHT22 high-accuracy temperature and humidity sensor]] |
Latest revision as of 04:02, 27 September 2023
MSP430F5529
- MSP430F5529 Data sheet
- MSP430x5xx Family User's Guide
- MSP430F5529 LaunchPad User's Guide
- Starting a USB Design Using MSP430
- Link til UART startop projekt Projekt1.zip
- Link til MSP430F5529 Kompendium
Exercises
DLIB
See IAR Workbench for explanation of IAR DLIB
- MSP430F5529/UART console - Simple implementation of low-level functions for STDIN/STDOUT and STDERR which enables use of printf() and scanf()