Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: USBDevice max32630hsp3
Run the Code
- Import it into the mbed online compiler.
- Compile the program.
- It will automatically download the .bin file.
- Drag-drop or copy-paste the .bin file to the programmer drive. (PICO DAPLINK).
- Open a serial terminal (Putty, Tera Term, etc.)
- Find the COM port that the device is connected to and set that COM port in the terminal. Adjust the baudrate to 9600.
- Press the reset button on the microcontroller board. Now you should see another COM port on the device manager
- You should now see the temperature values on the terminal with 0.5-second intervals.
Diff: max32630hsp.lib
- Revision:
- 3:fe12fc83084f
diff -r bc6feae09da3 -r fe12fc83084f max32630hsp.lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/max32630hsp.lib Wed Apr 25 11:44:53 2018 +0300 @@ -0,0 +1,1 @@ +https://os.mbed.com/teams/MaximIntegrated/code/max32630hsp3/#60c0cc971d85 \ No newline at end of file