Part Number: CC1312R7 Hello, I am using cc1312R7 MCU
I need to do a warm reset that does not halt the debugger (TI XDS).
I used the register command HWREG(NVIC_APINT) = NVIC_APINT_VECTKEY | NVIC_APINT_SYSRESETREQ;
but this halt the debugger and also did…
Part Number: CC1312R7 Hi,
I´ve modified the rfUARTBridge example to have a sensor node and a collector (PAN coordinator). So, the Collector is always waiting for packets sent by sensor nodes.
The structure is almost the same for both sides, except…
Part Number: CC1312R7 Other Parts Discussed in Thread: CC1312R , Hello
One customer is developing WI-SUN application using our stack and CC1312R and due market availability, customer wants to also use CC1312R7, but are not being able to port their software…
Part Number: CC1312R7 Hello friends,
I work with the CC1312R7 mcu using ti-rtos7 and simplelink_cc13xx_cc26xx_sdk_6_20_00_29 SDK. All compiled and flashed via IAR 8.50.9.
I am trying to enter sleep mode but it does not seem to to so.
moreover the current…
Part Number: CC1312R7 Other Parts Discussed in Thread: SYSCONFIG , Hi,
We have a custom board with cc1312r7. We are using a third-party OS, and are therefore not using CCS, and we are only using the Simplelink CoreSDK. However, the device drivers in CoreSDK…
Part Number: CC1312R7 Hi,
Is it safe to manipulate pins with driverlib/gpio.h while primarily using the GPIO++ driver? More specifically: Driverlib GPIO offers manipulation of multiple pins at once, which GPIO++ does not. Is it safe to use set/clear/toggle…
Part Number: CC1312R7 Other Parts Discussed in Thread: LAUNCHXL-CC1310 Hi,
I'm designing a new product for metering purposes using CC1312R7. Testing at the development kit I could get a communication range of about 100m to 130m. I need more than it…
Part Number: CC1312R7 We have just started testing CC1312R7 and are using the CoreSDK linked with a third-party operating-system. So far we have been using CoreSDK v5.50.02 without any issues. However, I notice now that the changelog for CoreSDK v6.10…