Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • slow-lib-int
  • ti-sample-project
  • working-spi-in-main
  • working-timera1-delay-fast-wdt
  • working-timer-a1
  • working-uart-isr-lib
  • working-uart-wdt-report
8 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Sep1116Jul15111098516May98Add initialisation of range extenderslow-lib-intslow-lib-intRemove old code and realignReset radio and the configure radio on startupAdd new radio funtion to handle SRES which has a different SPI formatCorrect port configurationsAdd command strobe to CC112x radio over SPIReset all ports to output low before defining them for use. Move the unlock LPM5 outside setup. TODO: consider after other setupsCorrect assignment of register with conversion from uint8 to uint16Convert spi library to the setup of FR5994 eUSCIB1, add pull up to inputDisable interrupts which are not handledworking-spi-in-…working-spi-in-mainCorrect SPI config in mainChange Synonyms to better represent their contents for the fr59xxSetup SPI in registers in mainBreak out SPI for FR5994 board due to different config requirementsAdd Config options for SPIAdd reset of SPI portworking-timera1…working-timera1-delay-fast-wdtRemove redefinition of HAL_ISR_FUNC and include hal_types insteadAdd HAL_ISR definition for conformity, not from header file yet thoughSpeed up main WDT and change the main loopUse lower initial timer value and make timer 250kHz, add P3.4 as timing outputFix timer interrupt so it is not always blocking and remove UART delayworking-timer-a1working-timer-a1Force the interrupt type for unkn. reason and setup main to trigger the timer for the first time, only gets to the first time and then sticks in LPM0,Correct TimerA0 interrupt, add logging of TA0C to UART, change LED indicatorWith slower SCLK take away incorrect initialisation positionMove hal_mcu to library and change var name to stop clashAdd the used attribute to force inlclusion of isr from libraryworking-uart-is…working-uart-isr-libRemove reliance on demo fileworking-uart-wd…working-uart-wdt-reportAdd the UART library to normal compile so that it includes the ISR add some basic UART outputFix the backchannel EUSCI numbermove into msp_setup functionMake minimal watchdog interrupting example to build fromCorrect typos of register namesAdd libary usage to minimal exampleti-sample-projectti-sample-projectModify F5 to port it to FR5xModify F5 to port it to FR5xAdd uart_drv library to buildCopy F5_UART_INTF_USCIA1 section for conversion to FR5Remove all UART Comms for now and correct source of hal_spi_xxx fileChange button port to avoid ISR Clash and use custom linking scriptWrite minimal code for running the MSP. Adjust Paths and options in MakeLists to ensure correct build
Loading