Other Parts Discussed in Thread: MSP430G2212 Hi community,
I try to use a raspberry pi to get a hex-file on msp430g2212. I try to do it by using a msp-fet430uif debug-interface. Is there any driver for linux to drive the msp430g2212.
Other Parts Discussed in Thread: MSP430G2212 , BQ27510-G2 , BQ27410-G1 hi,
I am interfacing MSP430g2212 controller with bq27510-G2 fuel gauge through USI-i2c master mode. I have taken an example code from "http://processors.wiki.ti.com/index.php/I2C_Communication_with_USI_Module…
Other Parts Discussed in Thread: MSP430G2212 I was just searching for a MCU which fits my needs, so I looked at the MSP430G2xx series ( http://focus.ti.com/paramsearch/docs/parametricsearch.tsp?familyId=1937§ionId=95&tabId=2662&family=mcu ). If I…
Other Parts Discussed in Thread: MSP430G2212 Hi:
I want to generate two channel PWMs, but there have only one timer with two CCR.
Please tell me how to do, thanks!
Fred
Is this code example (http://focus.ti.com/lit/an/slaa382/slaa382.zip) is adaptable for MSP430G2212?
This last code example is more understandable than the one comes with MSP430Gxxx devices (slac080i.zip).
Thanks
Sebastien Grenier
NRG…
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
Hello Walter,
I used a custom HAL implementation, as the regular ones are not compatible to the FR5989. Also enclosed are all the other parts of the code, neccessary to reproduce the Error.
By now I found a workaround for my project: I figured If…
Hi Paul,
I use the MSP430 product selection page from https://www.ti.com/microcontrollers-mcus-processors/msp430-microcontrollers/products.html and save all parts in the spreadsheet. I use the filters to filter out parts. There are quite a few that…
So I just found something interesting! I have a PC with a clean install of win10, and I installed CCS 11.2 with the command line "--mode unattended --disable-components PF_MSP430,PF_MSP432"
And then installed the arm compiler and tried to use the…