Hi I want to get an interrupt when a SPI reception finished. My setup is the following. I have an SPI D configured as master with loopback mode. My actual application will be configured as slave but ...
I am trying to implement state machine based tasks in 28027. I referred some programmes given in control suite. I am however not able to go between various tasks A0, A1, A2 etc. What could be the ...
i bought for my private study a launchxl-f28379D and launchxl-f280049C , i've never had an experience with that mcu's before . I'm using a CCS version 12.6.0.00008 on Win11 . I had a problem with ...
I am stacking two BQ76952 ICs and interfacing them to an MCU using SPI. IC-1 is powered from cells 1-16. IC-2 is powered from 17-19. Both ICs are interfaced with MCU using a single SPI module and ...
We have encountered a boot up issue with TDA4AL at -40 degree C. The boot up process hanged and cannot be recovered even we try to reset the PMIC power on process. The boot process kept the same ...
I am trying to integrate the flash API into our project that alreaqday contains driverlib libraries and bit field programming libraries. I came accross a strange ...
I have a question about the White Paper "SBAA359A Comparing Isolated Amplifiers and Isolated Modulators". According to the documentation, Isolated Modulators have an advantage over Isolated Amplifiers ...
We are using LM5177 in our HMI project. Is input and output capacitances suitable for the operation? (For the output side Ecap may not be placed, 22u-10V DC derating is 15u at 5V) thank you for using ...
I have a situation where 4 of the ADC3664 devices will be used in a design. The devices will operate from the same input clock source and are intended to be synchronous. My question is: can the FPGA ...
Hi, in the TIDA-010210-GaN reference design, the isolation module U2 uses UCC14150DWNQ1, and this chip cannot be queried on TI's official website. Is it possible to completely replace UCC14150DWN with ...
I am able to include the .h file easily in liker cmd file as shown below: Now i am working on how to include same .h file on .asm file. I tried couple of methods using below app notes but none of them ...
I'm currently using the "h264_v4l2m2m" hw encoder to encode video in h264 format on TDA4 with the ffmpeg library and stream it using TCP. The problem I'm facing is that I cannot join the stream in the ...