USB serial demo passes data from virtual serial port to debug serial port

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.

History

mbed-os.lib revision is changed default tip

2018-07-09, by Emre.Eken [Mon, 09 Jul 2018 17:10:15 +0300] rev 4

mbed-os.lib revision is changed


max32630hsp.lib is added instead of the folder max32630hsp

2018-04-25, by Emre.Eken [Wed, 25 Apr 2018 11:44:53 +0300] rev 3

max32630hsp.lib is added instead of the folder max32630hsp


First revision

2018-04-24, by Emre.Eken [Tue, 24 Apr 2018 15:20:52 +0300] rev 2

First revision


First revision

2018-04-24, by Emre.Eken [Tue, 24 Apr 2018 15:17:30 +0300] rev 1

First revision


First revision

2018-04-24, by EmreE [Tue, 24 Apr 2018 12:12:45 +0000] rev 0

First revision