From c8db96219015fe899f67034236bd9f3df3ec176a Mon Sep 17 00:00:00 2001 From: Addy Gallareta Date: Thu, 6 Feb 2020 14:27:01 -0800 Subject: [PATCH] update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a25608b..66c4f92 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,10 @@ Arduino IDE: Install board support package, find instructions [here](https://github.com/mcci-catena/Arduino_Core_STM32#getting-started). Arduino IDE: -Select Tools -> Board: -> MCCI Catena 4610. +Select Tools -> Board: -> MCCI Catena 4610. + +For the GPS sketch: +Select Tools -> Serial Interface -> USB + HW Serial [Catena 4610 Product Page](https://store.mcci.com/collections/iot-building-blocks/products/mcci-catena-4610-integrated-node-for-lorawan-technology) [Catena 4610 Pin Mapping Diagram](https://github.com/mcci-catena/HW-Designs/blob/master/Boards/Catena-4610/Catena-4610-Pinmapping.png) @@ -58,9 +61,6 @@ Select Tools -> Upload Method -> STM32CubeProgrammer(SWD) Arduino IDE: Select Tools -> Upload Method -> DFU -For the GPS sketch: -Select Tools -> Serial Interface -> USB + HW Serial - To put the board in DFU mode, hold down the boot button while pressing and releasing the reset button. #### ST-Link