i've been working with the SK-AM62 EVM for a couple of processor sdk versions. Currently im switching to 09.00.00.03, but this time the u-boot building fails when doing the binman job after compiling ...
I'm a beginner and I'm programming with Code Composer. I would like to know how to use the digital-to-analog converter with a 0 to 3.3V output. I can only get it to work from 0 to 3V. Do I need to ...
I used G15 pin as RST signal to peripheral, its setting is: and test it voltage level after initialization periodly. static void enet_lwip_eth_rst(void) { uint32_t delayus = 100*1000; uint32_t ...
SCB is a read compare. So if you write "50 4a" to register 44 (accessing address 0x4a50) and read back the data from 0x4a50 then the value returned should be "2c 0e". SCB is to ensure data being ...
I want CAN RX pin to trigger an interrupt and wake up the system from low power mode after receiving any data. How do I configure it? Is there a parameter setting like wake up function when requesting ...
We encountered some problems when using the 280039 ADC module, described as follows The ADC samples the AC voltage and finds that the sampling results are distorted, as shown below Purple channel: ADC ...
3) Fakra Cable P/N#: 095FJZFJZSHM500 (Cable Assembly Coaxial Fakra to Fakra RG-174 196.9" (5.0m) 16.4') Also, please find attached screen shot for margin test result as well as schematic of serializer ...
This thread has been locked. If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this ...
I am trying to calculate losses for the synchronous MOSFET. In table 2-2, the body diode conduction loss uses a term of (Vload*Fsw)/2. This results in a very high calculated loss. I think the voltage ...
gst-launch-1.0 videotestsrc pattern=ball num-buffers=300 ! video/x-raw, width=3840, height=2160, framerate=30/1, format=NV12 ! queue !v4l2h264enc extra-controls ...
I used board that named LAUNCHXL_F2800157. I use the example document to develop SCI bootloader, the document link is : https://www.ti.com/cn/lit/an/zhcadf7/zhcadf7 ...
Now I can start the user program using the ethernet bootloader. The start address of the user program (LED_Blinky_RM57_At_0x20020) is 0x20020. The content in the current user program HL_sys_link.cmd ...