Other Parts Discussed in Thread: MSP430F436 We have a situation on a MSP430F436 where the ADC output freezes at a particular output and then after 1 minute reverts back to where it should be. Has anyone experieced any similiar problems as we cannot see…
Other Parts Discussed in Thread: MSP430F436 Hi,
I am using MSP430F436 in my project. I am using Info A memory to store the device configuration data. All the data were gets updated in info memory, but after doing power cycle, I am not able to see…
Other Parts Discussed in Thread: MSP430F436 hi
i will use MSP430F436 ,i will write lcd drive for lcd controller (4-Mux)
Could you give me some solutions
thanks!
Other Parts Discussed in Thread: MSP430F436 I really want to find an Application Note or a sample about how to write into the flash .
I use MSP430F436
Could you help me, please?
Bye.
Hello Rosty, Hello William,
i´ve got it working this evening. But there was a strange behavior on the multilingual systems. After i changed the language to english the installation was possible. Then i changed back to german and the communication with…
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…
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…
Hello Pavel,
EDIT: I didn't read past your first error. You already did this, and I didn't notice.
Pavel Hristov said:
We tried adding the following lines in io.h
#elif defined(__ MSP430F6726 __) #define __MSP430_6726__
For your first error…