Part Number: TPS65994AD Tool/software: Dear Specialists,
My customer is considering TPS65994AD and has a question about application tool.
I would be grateful if you could advise.
---
Is it possible to extract binary data from an EEPROM created by an…
Part Number: TIDM-FRAM-IRREFLECTIONSENSING Hi TI Team,
We used the reference design for our product with everything the same in hardware and firmware.
But, we are getting too board variation in ADC output.
Example: light average reading will flactuate…
Hi,
If you want so save data, you need some non-volatile storage. At CC32xx is no other storage than SPI flash.
But nothink prevent you connect your own storage to CC32xx like FRAM, EEPROM, SD card. Management of this storage will be up to you.
Jan
Part Number: CODECOMPOSER Other Parts Discussed in Thread: MSP430FR2476 Tool/software: Some time ago someone ask if is possible to program with code composer in assembly and if is possible to create different memory sections , I would like to share with…
Part Number: MSP430FR6972 Tool/software: HI
I have a simple question, this is only to clarify
I see that the MSp430FR6972 have maximum frequency 16Mhz, but on the data sheet There are many sections
where is reported until 24Mhz, can work also with 24Mhz…
The left SPI EEPROM snapshot is captured from TI Demo Board, the right SPI FRAM snapshot is captured from our Demo Board,
The difference is that SPI CLK is pulled down by our Demo Board, and SPI CLK is pulled up by TI Demo Board.
I am not sure if it has…
Hi Eric,
Ensure that you are utilizing C2000Ware 5.02.00, which is the latest version. The example was slightly modified in it.
As this example was written to be used with an EEPROM, cross check the FRAM datasheet against the EEPROM datasheet for configurations…
Yes, FRAM can be erase and write in Byte. You can refer to the code example and choose any address as EEPROM. The suggest range is the last 128 byte. For the available range, you can refer to the .cmd file.
Part Number: TIDM-BIDIR-400-12 Other Parts Discussed in Thread: TMDSCNCD28035 , TMDSCNCD28035ISO , CONTROLSUITE , C2000WARE , TMDSCNCD28069ISO Hello, community members.
I'm now following TIDM-BIDIR-400-12 design.
Last thread( ) I had a problem with writing…