Other Parts Discussed in Thread: MSP430FG477 how can I use the counter to measure the counts per second on MSP430FG477 using the counter. I have input signal coming in and I need to measure the counts per second using MSP430FG477
I am new to coding MCUs and having some trouble setting up the op amp to work with the DAC. I am using the internal reference from the ADC (1.2V) and wanting to using the op amp for a gain of 2 (2.4V). Any help or good source would be much appreciated…
Dear Flek,
Can you send me your complete code please I have something similar to do on different microcontroller MSP430FG477. I need to measure counts per second can you please please help me
Other Parts Discussed in Thread: MSP430FG477 Hello,
I am trying to use MSPBoot to implement a Bootloader for the MSP430FG477 that takes the image via SPI from an external flash, which the application previously receivend via Bluetooth.
I wonder whether…
Other Parts Discussed in Thread: MSP430FG477 , CC430F6135 Hi,
I am looking for updating my MSP430FG477 with a bootloader that I could load in my main flash. Starting from example code will be easier.
I know that I could use the BSL for updating…
Other Parts Discussed in Thread: MSP430FG477 , MSP430F4152 I'm interested in a couple parts, the MSP430F4152 and the MSP430FG477, but for these parts and a lot of similar parts are listed as "non-stocked" parts - there's inventory available, but they…
I have exactly the same problem. I noticed that problem come more frequently once the code is comming bigger. I use a MSP430-FETU430IF, CCE version 4.0.1.01001, A target board with a MSP430FG477. About once on 3-4 times I try to debug the firmware, CCE…
Hello,
thanks for fast answers! It might be a little confused the way that I have present my problem.
I'm doing a boot loader and a main application, in two project (as it been advice in many post of TI E2E). The .cmd presented was the boot loader…