Hi Carl,
In regards to your answer about a USB bridge:
* The MSP-EXP430FR2355 has an eZ-FET circuitry which can be used not only to program the device but to act as a "backchannel UART". The MSP430FR2355 can communicate to it via UART and the eZ…
Part Number: LAUNCHXL-CC2650 Other Parts Discussed in Thread: CC2650 , BOOSTXL-BATPAKMKII Tool/software: Code Composer Studio Hi,
i pluged the FuelTank Boosterpack on my Launchpad CC2650 and i am trying to use the SensorI2C.c/SensorI2C.h driver from…
Part Number: MSP430F5529 Other Parts Discussed in Thread: BQ27441-G1 , , BOOSTXL-BATPAKMKII Hello All,
The way I have set it up is MSP430 will be master communicating with slave battery booster pack. I have developed the source code which has two functions…
Part Number: TIDA-00623 Hi all,
Can anyone provide me details about what are the EVM modules available in Texas for Qi Compliant Wireless charger??
Can I get EVM lists??
Thanks & Regards,
M.Arun kumar
Part Number: MSP432P401R Other Parts Discussed in Thread: ENERGIA Tool/software: Code Composer Studio I bought this in 7/10/2018
.After running the example codes oystickDrawColor and LCD_Screen_Logos from TI in the Energia example folder for the Education…
Part Number: MSP430F5438A
Tool/software: Code Composer Studio
Hi,
I am new to this Controller MSP430F5438A and I want to flash my project file to this controller via bootloader software.In my senior Engineers have already done a bootloader software…
Part Number: LAUNCHXL-F28027 Tool/software: TI C/C++ Compiler
Hi guys,
I am using LAUNCHXL-F28027, which comes with the TMS320F28027PT controller and i am using generic type linker command file attached below :
/*
//###########################################################################…
Part Number: TM4C129ENCPDT
Tool/software: Code Composer Studio
I am trying my first code in embedded C++. I have some requirement to use Exceptions and Classes. So I have to shift from embedded C to C++ I wrote the following c++ code in ccs7. It is…
Part Number: MSP432P401R Tool/software: Code Composer Studio Hello everybody,
I'm interfacing MSP432 and SdCard using the code that Alejandro Martinez released on his GitHub. But when I try to use the "f_gets" function I receive the error "Unresolved…