Using SDK 10.0.0.35 with ccs 12.8.0.00012 and TMDSCNCD263P trying to run enet_cpsw_socket_am263px-cc_r5fss0-0_freertos_ti-arm-clang. Created a very simple network like the example suggests ...
I have a problem with the DAC output: it always stays at 0 volts. To provide some context, I designed and prototyped two bipolar voltage sources using the DAC8812 and two OPA2277 (based on the bipolar ...
For our project, we would like to run our program with the CPU at 32kHz, corresponding to RUN1 or RUN2 modes. However, when we call the function DL_SYSCTL_switchMCLKfromSYSOSCtoLFCLK(false), the ...
I am trying to initialize the timer and PWM.First issue is the timer interrupt -is being called but I see there is a timing issue. Here is my calculation for 1 second timer: To clarify, if you set a ...
As stated in the safety manual, the junction temperature could be measured on ADCB. But the controller has only ADCA and ADCC so is there another way to measure the temperature of the device?
The following is a waveform of a EEG signal collected by me, which has been filtered and displayed in five frequency bands including alpha, beta, etc. I have the following questions about these: ...
I use CCS Theia 1.3.1 and want to save user data from start address 0x3c00, the data size is small and only need to be written a few times, so it isn't necessary to use the eeprom way, so I uncheck ...
The TI YouTube series "Teaching Old Motors New Tricks" is a great source for information. Some even call it the bible of motor control. Sorry, this is not available ...
Even if I run PSpice-For-TI_setup.exe and enter my email address and access key, a message like the one attached appears and I cannot sign in. What could be the cause?
When I was configuring cascading, when I reached the channel configuration step, an error message was displayed as shown in the figure below, and its related meaning ...
I am trying to enable JTAG debugging for beagle bone black with FTDI based JTAG debugger. I got reference to the TI suggested debuggers from the below TI link. https ...
I appreciate your attention to my question. Here’s what I’m trying to do: Ultimately, I want the PC program to load the built DSP image into RAM, boot it, and run it. But before that, I need to verify ...