21 Commits

Author SHA1 Message Date
Matthias Ringwald
20d2b70ca1 msp432p401lp-cc256x: reserve 16 dma channel control structure (8 channels * 2 pri/alt) 2020-12-30 23:41:42 +01:00
Matthias Ringwald
49845b4368 msp432p401lp-cc256x: cleanup 2020-12-30 23:41:42 +01:00
Matthias Ringwald
a2f998ed80 msp432p401lp-cc256x: use 3mbps as main baudrate, comment hci dump 2020-12-30 23:41:42 +01:00
Matthias Ringwald
44ea22957c msp432p401lp-cc256x: check Controller LMP version 2020-12-30 23:41:42 +01:00
Matthias Ringwald
992f9cc193 msp432p401lp-cc256x: raise RTS if DMA uses different buffer 2020-12-30 23:41:42 +01:00
Matthias Ringwald
3ae54f9db5 msp432p401lp-cc256x: loopback uart dma test 2020-12-30 23:41:42 +01:00
Matthias Ringwald
2171803ecd msp432p401lp-cc256x: config baudrate on init, config alt dma transfer for rx 2020-12-30 23:41:42 +01:00
Matthias Ringwald
5ad984f6b0 msp432p401lp-cc256x: update for EM BoosterPacket with CC2564C module 2020-12-30 23:41:42 +01:00
Matthias Ringwald
9782e8840d msp432p401lp-cc256x: use defines for Bluetooth GPIO config 2020-12-30 23:41:42 +01:00
Matthias Ringwald
09c40e12a8 msp432p401lp-cc256x: ping pong dma for rx 2020-12-30 23:41:42 +01:00
Matthias Ringwald
d392ca8840 msp432p401lp-cc256x: implement LED toggle 2020-12-30 23:41:42 +01:00
Matthias Ringwald
0084ad25a0 msp432p401lp-cc256x: re-work baudrate usage 2020-12-30 23:41:42 +01:00
Matthias Ringwald
9faef3b010 msp432p401lp-cc256x: setup dma for complete transfer 2020-12-30 23:41:42 +01:00
Matthias Ringwald
5fd0122a3e msp432p401lp-cc256x: update driverlib to 3.40.01.02 2020-12-30 23:41:42 +01:00
Matthias Ringwald
8ba100b5c3 msp432p401lp-cc256x: setup dma, implement tx dma, first test wit rx dma 2020-12-30 23:41:41 +01:00
Matthias Ringwald
ff348cd34b msp432p401lp-cc256x: provide working _sbrk 2020-12-30 23:41:41 +01:00
Matthias Ringwald
a473d7301e msp432p401lp-cc256x: optimize RTS control 2020-12-30 23:41:41 +01:00
Matthias Ringwald
ef9d7c5315 msp432p401lp-cc256x: raise RTS prophylactically on IRQ entry 2020-12-30 23:41:41 +01:00
Matthias Ringwald
acf554ec35 msp432p401lp-cc256x: use 48 Mhz MCLK 2020-12-30 23:41:41 +01:00
Matthias Ringwald
fc456f6da9 msp432p401lp-cc256x: add hal_flash_bank_msp432 2020-12-30 23:41:41 +01:00
Matthias Ringwald
f7529f1d24 msp432p401lp-cc256x: hci power up working 2020-12-30 23:41:41 +01:00