Part Number: TMAG3001EVM In this example code of the EVM is a variable Address_Select, however, it is nowhere defined.
Could you please comment on that?
uint8_t TMAG3001calculateCRC(uint8_t i2cRead, uint8_t numChannels, uint8_t data[])
{
if ((i2cRead…
Part Number: PGA970 Tool/software: Hello,
I am starting a project with a PGA970.
I would like to find some code examples to learn how to use it.
I have installed CCS 20.3.0, but I can't find anything. I did check the pga sensor box at the beginning…
Part Number: CDCE62005 Dears:
Customer use CDCE62005, but they found it can't work , Could you please help provide workable code for below requirment ?
AUX input 25MHz
Output :
1-250MHZ
2-100MHZ
3-100MHZ
4-250MZ
5-50MHZ
Part Number: TMAG5273-MSPM0L1306-CODE-EXAMPLE Tool/software: How do I bet the TI GUI composer download so I can run the code examples?
edulicki@avidasw.com
Part Number: TMS320F28P650DH Other Parts Discussed in Thread: C2000WARE Dear colleagues,
when I import the UART example from "C2000Ware_6_00_00_00\driverlib\f28p65x\examples\c28x\uart\" it does not work properly. What happens is that the code configures…
Part Number: CC3100 Other Parts Discussed in Thread: CC3301 , , CC3351 , CC3551 , MSPM0G3519 , CC3135 , CC3120 , MSPM0G3507 , CC3551E Can anyone help me with some example codes/projects specifically for MSPM0 series MCUs + CC3100/CC3301 Wi-Fi module,…
Nilesh Parmar said: However, the concern is that why i require to comment rx object constructor and reading APIs. What's the reason behind it?
As I mentioned, it is not a requirement, it is just for testing purpose as I wanted to test just the transmission…
Part Number: TMS320F28P650SH Other Parts Discussed in Thread: C2000WARE Hi champs,
I am asking this for our customer.
In
C:\ti\c2000\C2000Ware_6_00_00_00\driverlib\f28p65x\examples\c28x\flash
EEPROM_PingPong_Config.h
Would you please explain…
Part Number: TMS320F28P650DK Hi champs,
I am asking this for our customer.
In TRM
www.ti.com/.../spruiz1
5.7.3 C Code Example to Unsecure C28x Zone1
0x5F090 is for Zone2 rather than Zone1.
Is there anything wrong with the below code?
What…