In the character display subroutine in the TFT initialization program [code] void LCD_ShowChar(u16 x,u16 y,u8 num,u8 size,u8 mode) { u8 temp,t1,t; u16 y0=y; u16 colortemp=POINT_COLOR; //Set window num...
The title is DSP Selection Manual, but the content also includes MSP430, so you can choose the appropriate chip according to the required application....
When debugging with the routine, I don't know where the filter coefficient FIR16_LPF50 coefficient comes from? If anyone knows, please let me know. Thank you....