Part Number: CC1312R Hello,
The CC1312R manual mentions 352kb programmable flash memory and 256kb ROM for storing protocol stacks. The customer understands that 352KB of flash memory is used for applications. Is the protocol stack developed and compiled…
Part Number: CC1312R Tool/software: Hello, engineers at TEXAS INSTRUMENTS
I am debugging some data from the MPU6050 (gyroscope and accelerometer) with my Launchpad CC1312R. When processing the data and placing it in the UART for printing in PuTTy, the…
Part Number: CC1312R Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi,
Does CC1312R support OOK modulation and if yes what kind of settings should be used?
Regards,
Dimitar
Part Number: CC1312R Tool/software: Hi,
I wanted to use this microcontroller to control the 6 electric actuator mounted inside locomotive & controlled wirelessly using a web page from a control room, I want to know the wireless range of the device,…
Part Number: CC1312R Dear experts, How would I achieve the following if possible at all? I have an RX and multiple TX units operating of the Wake on Radio TX/RX examples. The TX's trigger sporadically, however then can trigger multiple times in rapid…
Part Number: CC1312R Hi,
In our application, the "RF_cmdPropRxSniff" command is enabled every two seconds. When data is received, the CC1312 transmits the data to the external MCU via UART and waits for an ACK. Before sending the ACK, the MCU uses a…
Part Number: CC1312R Tool/software: So, I set a watchpoint, but I do not get a stop to see the instruction that modified rfPostHandle.
I have tried many combinations, one is to set the watchpoint to trigger when a certain value is written
into the…
Part Number: CC1312R Tool/software: Hello,
I want to use TCXO clock for RF source.
I believe the X48M_P and X48M_N support digital clock and crystal input.
Q1
If use digital clock, input to X48M_P.
Which can I connect X48M_N(unused)? GND or…
Part Number: CC1312R Tool/software: Hi,
My UART data format is as follows:
PREAMBLE, CMD, ID, LENGTH, DATA1, DATA2,........DATA N, CRC
The problem is:
When the data length exceeds a certain value, I can no longer successfully receive the remaining…
Part Number: CC1312R Tool/software: ref CC1312R: Enabling any of the load monitoring in syscfg breaks the build as a reference
running the project and opening the ROV results in this
i can see why the CPU load and heap graphs aren't working but…