Hi Richard,
I take your point however in my logging application I don't need a file system.
Presently data is being streamed via 4G and the planned logger will be there only to safeguard...
don't lose sight of the fact that my code is for a 5 x 7 bit matrix , you have a 4 x 14 bit alpha led's
richard - 12th April 2021, 11:15i can't see any way to make a flash FS that's any less complex or resource hungry than a fat16 or fat32 sd card system , hardly worth the effort
for such a tiny storage space. my system was for...
Hi Richard,
Thanks for your input.
I took a look at your TFT addin and it is heavy going for me to understand what's happening as most is in assembly. I'll try the code when my parts arrive...
I expected that...
Then you must press enter two more times :)
I agree with peja089, the colon acts as a virtual line break.
If more than a signle statement should execute as a result of the evaluation use IF-THEN-ENDIF.
With that said... In section 5.35 of...
Of course, you're right. Now something happening. The display lit up and does some counting and flickering with segments.
That with your firstly posted code. Now figuring out how to display numbers...
Qualifying Compiler |
Upgrade Description | |
![]() |
Upgrade PICBASIC PRO (PBP) 2.60 or later to PBP3 Gold Edition | |
![]() |
|
|
![]() |
|
|
![]() |
Upgrade PICBASIC Compiler (PBC) to PBP3 Silver Edition |
Re: Microchip SST26VF064B (64Mbit Serial Flash)
which is what I did. its a way to break up the flash data space
richard Yesterday, 04:59enabling reading, writing and erasing of data in a pic sized way
yet deal with large data structures normally beyond a pic's...