Difference between revisions of "MSP430F5529"

From Teknologisk videncenter
Jump to: navigation, search
m
m (MSP430F5529)
 
(2 intermediate revisions 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
 
*[[MSP430F5529/UART console]] - Simple implementation of low-level functions for STDIN/STDOUT and STDERR which enables use of '''printf()''' and '''scanf()'''  
 
*[[MSP430F5529/UART console]] - Simple implementation of low-level functions for STDIN/STDOUT and STDERR which enables use of '''printf()''' and '''scanf()'''  
 +
==Seeed Studio Grove==
 +
*[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 05:02, 27 September 2023

MSP430F5529

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()

Seeed Studio Grove

Examples