Search found 1047 matches

by arkadiusz.makarenko
Mon Oct 30, 2023 10:01 pm
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

This guide will show how to configure Raspberry Pi to work as remote programmer for TFMSX. I suggest to use Raspberry Pi Zero 2 W. It cost £20 delivered, and it is again available in shops (for now at least). But any Raspberry Pu with WIFI module can be used. Older versions without WiFi can be used,...
by arkadiusz.makarenko
Mon Oct 30, 2023 5:43 pm
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

NYYRIKKI I have built new firmware you can downloand it here https://github.com/arkadiuszmakarenko/TFMSX/blob/NYYRIKKI/Release/TFMSXRev2F730.bin As of mouse support I will add this to my todo list for this firmware, I am a little bit snowed in at work just now, but winters are long in Scotland.
by arkadiusz.makarenko
Mon Oct 30, 2023 10:36 am
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

NYYRIKKI This is my test keyboard. It is cut version, and my goal is to squeeze in all keys on it, as it is what I am planning to use with my TFMSX. PXL_20231030_101341933~2.jpg As you can see it doesn't have LEDs,so I completely forgot about them. Ps. I will have a look at numpad issue and your ma...
by arkadiusz.makarenko
Sun Oct 22, 2023 6:07 pm
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

@NYYRIKKI
Could you make a call if I should implement usb mouse?
by arkadiusz.makarenko
Sat Oct 21, 2023 7:22 pm
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

New keyboard firmware : https://github.com/arkadiuszmakarenko/TFMSX/blob/Rev2IDE/Release/TFMSXRev2F730.bin 1. Download and start STM32CubeProgrammer 2. Connect USB A - USB A cable to lower USB port on TFMSX, and remove the jumper next to usb port. Power up TFMSX. PXL_20231021_181258614.jpg 3. Change...
by arkadiusz.makarenko
Sat Oct 21, 2023 4:07 pm
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

On Ubuntu I can read codes using command xev , it displays all HID captures events.
by arkadiusz.makarenko
Sat Oct 21, 2023 3:45 pm
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

Keyboard codes for reference #define KEY_NONE 0x00 #define KEY_ERRORROLLOVER 0x01 #define KEY_POSTFAIL 0x02 #define KEY_ERRORUNDEFINED 0x03 #define KEY_A 0x04 #define KEY_B 0x05 #define KEY_C 0x06 #define KEY_D 0x07 #define KEY_E 0x08 #define KEY_F 0x09 #define KEY_G 0x0A #define KEY_H 0x0B #define ...
by arkadiusz.makarenko
Fri Oct 20, 2023 7:41 pm
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

It looks that 5 keys are not mapped correctly, and some annoyingly in wrong position.

I will try to chaise which ones need to be remapped.

PXL_20231020_183954088.jpg
PXL_20231020_183954088.jpg (120.95 KiB) Viewed 917 times

Ps
Need to save this program to floppy
by arkadiusz.makarenko
Wed Oct 11, 2023 10:45 pm
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

I will look at keyboard firmware when I am back in Scotland.
by arkadiusz.makarenko
Wed Oct 11, 2023 10:42 pm
Forum: TFMSX
Topic: TFMSX rev 2 features & problems
Replies: 59
Views: 6286

Re: TFMSX rev 2 features & problems

Since my knockoffs programmer stopped working after Window 11 Upgrade I switched to Raspberry Pi for programming cpld. Arm can be programmed using usb A - usb A cable. @arkadiusz.makarenko is there a tool for capturing USB HID keycodes on a PC? Never had to do it, as I just captured it from debugge...

Go to advanced search