I added garmin digits from LonelyWolf from github.com then I needed some icons as a graphical menu so I added XBM 64x64, 48x48, 32x32 and 16x16 bitmap functions - it is quite easy once you understand that in every octet there are reversed order pixels. These are also present in a console utility that allows … Continue reading ST7735R mini library update 2
updates
VPC version 3.5.2 update and bugfix
Well, because I am apparently the sole user of this application, the bugs are revealed only when I use it in real-life applications. Another SPI bug: When VPC generate code for SPI, the indexfor the combo-box that sets the speed of the SPI GPIO pins was off with one value. If you had set the … Continue reading VPC version 3.5.2 update and bugfix
VPC version 3.4.0 update
Just a minor addition. The user defined pin labels now appear permanently visible in the LQFP64 window. This will help the hardware team get in sync with the software team. Before, the user defined pin labels were visible only via a hint when the mouse pointer hovered over the pin - functional but unhelpful. See … Continue reading VPC version 3.4.0 update
VPC version 3.3.3 update
Small additions, changes and bug fixes. Some triggered a revision and regeneration of all the libraries and the example projects. There are also two new libraries and a demonstration project for them that deserve their own articles. Additions When generating the code, VPC adds some clock values (from the clock settings window) on top of … Continue reading VPC version 3.3.3 update