| Got mine about a week ago. A PSoCEval1 board with MiniEval1. Used the PSoC Express software (updated) and have successfully made several designs. It's easy to get up to speed by using the example projects.
The only trouble I have had is using the LCD module. I have a 4x20 LCD. The software is uses either 2x16 or 4x16 LCD, but the LCD subroutines should work, but without access to the last 4 position on the display and a possible scrolling error. But as most of the LCD design modules don't use scrolling, this is hardly an issue. The only trouble is, it doesn't work. There's activity on the LCD pins, a status LED programmed to change states with a input works, so there should no problems. May be the LCD initialization fails or timing is off. I don't know. | |