Part Number: MSP430FR2633
Other Parts Discussed in Thread: MSP430FR2522
Hello, I had gerber files for capcitvie touch and need to verify the gerber files.
where can i upload the files to share with you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: MSP430FR2633
Other Parts Discussed in Thread: MSP430FR2522
Hello, I had gerber files for capcitvie touch and need to verify the gerber files.
where can i upload the files to share with you.
Project Outputs for 7SW_Touch.rarKaushik Lunagariya said:Part Number: MSP430FR2633
Hello, I had gerber files for capcitvie touch and need to verify the gerber files.
please fins the attachment
7keypad.pdfHello GARY, Thanks for the reply.
Actually i am developing a touch panel which have 7 keypad of size 8mm ( round copper).
I am using MPS430FR2633 fot this project & as per the design guidelines we have design pcb and the gerber of that pcb is send to you.
I had made 2 layer pcb design and will be fabricated on 1mm thick FR4 PCB.
Verification requuired :
1. Placing of the MSP430FR2633, Keypad and resistor used for the self capacitive touch
2. Ground on the pcb is proper or not.
3. Spacing between the keypad is proper for the noise free touch.
Hello Gary,
No there is no error during compile.
After flashing the code using CCS, i am getting following as shown in figure
when debugging step by step, on reaching at MAP_CAPT_powerOn(); cpu goes in running mode and does not halt at CAPT_init();.
When i manually try to pause, it show that MSP430: Trouble Halting Target CPU: Internal error.
void CAPT_initUI(tCaptivateApplication *pApp)
{
uint8_t ui8SensorID;
//
// Power up the Captivate peripheral, and initialize standard operating
// parameters via CAPT_init().
//
MAP_CAPT_powerOn();
CAPT_init();
..........
}
Below is the schematic for the project and code is generated using Design Center.
Also let me know any change required for the schematic
Hi Kaushik
I have try the code example of CATIVATE-BSWP(Get it) and there is no error here I can going through the MAP_CAPT_powerOn(); .So can you try the demo code fist?
Best regards
Gary
**Attention** This is a public forum