Part Number: CC2340R5 Other Parts Discussed in Thread: SYSCONFIG Hi,
I am trying to use the CC2340R5 with the LP_EM_CC2340R5/prop_rf/rfPacketTx example as a starting point.
My goal is:
Use the Custom RF stack configuration with BLE PHY selected (Generic…
Alice 说: __enable_interrupts() and __disable_interrupts() are compiler intrinsics. They don't require any definition or declaration, when the C2000 compiler is used.
__TMS320C28XX__ is a predefined macro, defined by the C2000 compiler when compiling…
Just to clarify, do you mean you can implement delay with the current code or with the one in C2000Ware valley switching example? When running C2000Ware valley switching, do you get 354us delay before refreshing?
Part Number: TMS320F280039C
Using the LAUNCHXL_280039C development board, the 280039C/MCAN example (mcan_ex7_classic_transmit) is builded, the CAN message cannot be sent. MCAN_TXBRP.TRP0 always 1, and MCAN_CCCR.INIT = 1. The line of code below cannot change…