Arduino version with binary based on the last SyOlli version.

Hallo Besucher, der Thread wurde 114k mal aufgerufen und enthält 406 Antworten
letzter Beitrag von Proto am
LCD-SD2IEC Firmware 1.0.0 für LarsP-Layout
- CapFuture1975
- Erledigt
-
-
So ... Finally, I managed to combine both versions in a single, which supports Arduino and other HW versions. in /bin are only binaries for Arduino, tested and work fine for me.
Other HW versions are compiled fine and produce the same .hex files, such as the last SyOlli version, but I do not have the appropriate devices for test.
Enjoy.
-
So ... Finally, I managed to combine both versions in a single, which supports Arduino and other HW versions. in /bin are only binaries for Arduino, tested and work fine for me.
Other HW versions are compiled fine and produce the same .hex files, such as the last SyOlli version, but I do not have the appropriate devices for test.
Enjoy.
Thank you for your hard work.
Can you compile a BIN for the larsp version?
I'd like to try it out.
Thanks.
-
No problem (and no warranty), compiled sd2iec bin and hex from config-larsp.
-
just to be sure...
The last zip file is the binary with lcd AND "loosen file restrictions" (.crt support) for the larsp version?
My wet dream version, so to speak ?
Stefan
-
just to be sure...
The last zip file is the binary with lcd AND "loosen file restrictions" (.crt support) for the larsp version?
My wet dream version, so to speak ?
Stefan
Exactly. However, only if the settings in the config-larsp file and lcd settings are suitable. Unfortunately I can not check this and I hope that the provided settings are correct.
-
Exactly. However, only if the settings in the config-larsp file and lcd settings are suitable. Unfortunately I can not check this and I hope that the provided settings are correct.
Don`t worry... I`ll check it for you
-
I wonder if the last larsp firmware works?
-
I wonder if the last larsp firmware works?
Yes... me too.
I`m very sorry. Time is too short at the moment.
And never, never ever start something with "mal eben"... (just quickly)
Stefan
-
Die größte Lüge des IT-Technikers: "Das haben wir gleich ..."
-
config-larsp doesn't work but I compiled config-lcd and it works great with larsp hardware.
Cheers.
-
config-larsp doesn't work but I compiled config-lcd and it works great with larsp hardware.
Cheers.
Thanks for the feedback. OK I'm renamed config-lcd to config-larsp and vice versa and make binaries for the all AVR versions of the SD2IEC (I'm sorry, but my AVR GCC has no support for the ARM devices).
In the sd2iec-lcd.7z is last source. Nothing new, only few small bugfixes in the configuration files and Arduino documentation (for more info see History.txt).
-
I wonder if the last larsp firmware works?
Dear Poldi,
tonight I had enough sparetime to try flashing the new firmware...
The SD2IEC akted the way it should, when flashing.
(As far as I remember.)
However, if switched on, the SD2IEC still shows the message:
SD2IEC LCD 1.0.0
and reading the error channel gives:
73, sd2iec v1.0.0ALPHA0,00,00
Did the flashing process worked ?
Stefan
No, I'm afraid it did not...
SH#@tprobably I did something wrong.
Next try.
Stefan
-
I wonder if the last larsp firmware works?
it DID work !!!
I dunno what went wrong with flashing, first.
I used the "any key" feature of the SD2IEC with
the flat hand after a couple of tries.
See... green LED starts flashing then and the
start up message changed to 1.0.0+ .
Test copy of test.crt did NOT generate a .p00 container.
You made my day !
Stefan
-
Thank you Stefan. I'm glad that firmware works fine. This means that I put the pieces correctly together.
In the last weeks I put parts of my test code in two new C64 programs. First, LCDDEMO is based on information from the Readme_lcd file.
The second is a Configurator for, I hope, easy to get SD2IEC info and for configuration its devices (RTC Date & Time, Drive ID and Contrast) The latter option is only for ST7036 screens.
Both programs are included in the C64UTILS.D64 file, with other small programs that make it easier to set and use SD2IEC from the C64 side.
Feedbacks are wellcome.
-
I have a question. I'm wondering if there is a command(s) with which to get information on the C64 if SD2IEC has a LCD screen?
-
Not sure if I understood.
You mean a command you could check if an SD2IEC witch is connected, is equipped with
a LCD or not?
Stefan
-
Yes, I wonderd if here is a command to check from a C64 (or any other computer on the IEC bus)
if is connected SD2IEC equipped with a LCD or not.
-
There is the SD2IEC LCD version 1.0.1, source and binaries for AVR versions.
What is new?
- cleaning in the configs folder
- new command XL (display LCD type on the screen)
- new command T-RL (display current date&time on the LCD) - need RTC module
- bugfix in the T-WA command
- updates in documentation
- new Configurator and LCDDemo program for the C64
- LCD autodetect also for the Arduino versions
-...
-
After almost two years, there is now a version for Arduino, which does not need a Digispark
module for full functionality. This means that they keys (with the autorepeat function) on the
LCD keypad shield now working without any HW modification or Digispark module. Consequently, Arduino SD2IEC LCD version became cheaper and more easy to build.
Limitations:
- Any possible keys on digital inputs do not work.
- "Sleep" function not working.
Please read notes:
NOTE 1:
This improvement is and works only on Arduino version!
Other HW variants are unchanged, binary
files for them are the same as for the versions I published on October 18.
NOTE 2:
The users of the existing simplified Arduino versions should remove the LED between A0 and A1
on Arduino before use this new FW.
NOTE 3:
If anyone wants to use the keys on digital inputs and not the keys on the LCD keypad shield, it
must use the arduino-lcdl-b.hex to upgrade FW.
And as usual, here is the source code and binary files: