Garry Kraemer
88455a50dd
Summary: Add USART2 serial message processing
...
Description:
1. Update configs subdir files with high speed USART2 serial baud rate. Update Makefile with high speed USART1 baud rate
2. Implement Nextion serial message processing from USART2. This allows the Nextion display to be connected to the Nextion port on the hotspot PCB (Modem board). SerialPort.cpp and SerialPort.h updated.
Tested on Simplex ZumSpot-RPi using 3.4" Nextion display and PD0DIB's "Model 8 - 3.5inch_GLOBE-SIMPLEX_v1.2" screens, with two touch areas ('REBOOT' and 'POWEROFF').
3. Update README.md.
Test: RPi 3B+ running Pi-Star:4.0.0-RC3, with ZumSpot-Rpi running 1.4.16 (updated with these changes) and using ON7LDS Nextion driver.
Feel free to improve these changes for use with PD0DIB's Nextion display pages.
7 years ago
Tom
d0db461a56
Update Makefile
7 years ago
phl0
91d0f939f3
Add sleep to secure second stage flashing
7 years ago
Andy
bc48446e77
Add Makefile option for firmware without bootloader support (not tested yet)
7 years ago
Andy
a0b9ae8142
Bootloader with long USB reset is the default USB bootloader + some cleanup
7 years ago
Andy CA6JAU
623b28067c
Removing "--print-memory-usage", not support for some compilers
8 years ago
Andy CA6JAU
a0d6e8ab1c
Print MCU memory usage during compilation
8 years ago
Tom
21ab8e94a2
Update Makefile
8 years ago
Andy CA6JAU
b9d2277e3b
Add support for Nano DV board (BG4TGO & BG5HHP)
8 years ago
phl0
74ccfbb925
Add make option
8 years ago
Andy CA6JAU
982fc0212a
Fix “make clean” for the new Makefile
8 years ago
Andy CA6JAU
cdca026205
Optimizing binary for non-USB boards
8 years ago
Andy CA6JAU
b19c8663bb
Merge branch 'master' into devel
8 years ago
Andy
7cf8b36e95
Adding binary fw installation script for Nano hotSPOT
8 years ago
Andy
cccf7dad72
Adding Nano hotSPOT support in Makefile (GPIO flashing sequence for Nano Pi)
8 years ago
Andy CA6JAU
6b611fcb9c
Fix Copyright infos
8 years ago
Andy CA6JAU
aa824aedf3
Merge branch 'master' into devel
8 years ago
Mathis Schmieder
21f2f23056
Added defines for MMDVM_HS_Hat
8 years ago
Andy CA6JAU
58d732660c
Adding support for STM32F4 and STM32F7 (first part…)
8 years ago
Andy CA6JAU
3463eb03c9
Adding Florian DF2ET fix Makefile and Windows compatibility
9 years ago
phl0
be8318a66a
Add Git ID to MMDVM description
9 years ago
Andy CA6JAU
f41c2d64c0
Adding RPi Zero W support to Makefile
9 years ago
Andy CA6JAU
b7b82bf0eb
Changing stm32flash path to point to the the local binary for zumspot-pi uploading method
9 years ago
Andy CA6JAU
c1847e8f8d
Removing invalid characters from Makefile
9 years ago
Andy CA6JAU
9696ea5458
Adding GPIO sequence to init bootloader mode for ZUMSpot (Pi)
9 years ago
danilo
aefe492f9b
Working baseline, works with -O0 -- -O3 AND -O0 with gcc 4.9.3 Ubuntu. TX to RX switch timing is the challenge. IOArduino.cpp may not work
9 years ago
Andy CA6JAU
c986be841b
Disabling “unused parameter” compilation warning in Makefile
9 years ago
Andy CA6JAU
8c713ea373
Adding openocd support to Makefile
9 years ago
Andy CA6JAU
db92c12e93
Fix machine name for RPi, Makefile
9 years ago
Andy CA6JAU
beb4ecff7e
Updating Makefile for RPi tools
9 years ago
Andy CA6JAU
83ca9e8b15
Updating Makefile for new upload utilities
9 years ago
Andy CA6JAU
9d292fa809
Adding more upload options for Makefile in Linux/macOS (boot loader options)
9 years ago
Andy CA6JAU
b016d6d6cb
Fixing var name and start address for bootloader in Makefile
9 years ago
José Andrés Uribe Parada
776aae5450
Adding USB bootloader support
9 years ago
Andy CA6JAU
e394d90c0d
Small changes for Makefile
9 years ago
Andy CA6JAU
587fe63a47
First commit
9 years ago