Se encontraron 25 coincidencias

por Monstronio
17 Jun 2020, 17:13
Foro: Hardware
Tema: QMTECH Cyclone V 5CEFA2F23 Development Board
Respuestas: 11
Vistas: 23941

Re: QMTECH Cyclone V 5CEFA2F23 Development Board

I looked closely at the source code of the project from ingloriond ( https://github.com/ingloriond/Unamiga/tree/master/Cores/Ordenadores/ZX_NEXT ) and noticed that the PIN_K21 (MOUSE DATA) & PIN_K22 (MOUSE CLK) pins were mixed up !!! I tried to recompile the project for the correct pinout, but as a ...
por Monstronio
12 Jun 2020, 17:51
Foro: Hardware
Tema: Añadir DAC I2S al unamiga
Respuestas: 8
Vistas: 12596

Re: Añadir DAC I2S al unamiga

I would not refuse the S/PDIF output.
por Monstronio
12 Jun 2020, 17:44
Foro: Hardware
Tema: QMTECH Cyclone V 5CEFA2F23 Development Board
Respuestas: 11
Vistas: 23941

Re: QMTECH Cyclone V 5CEFA2F23 Development Board

Some crazy idea to recreate the keyboard.
por Monstronio
12 Jun 2020, 17:28
Foro: Hardware
Tema: QMTECH Cyclone V 5CEFA2F23 Development Board
Respuestas: 11
Vistas: 23941

Re: QMTECH Cyclone V 5CEFA2F23 Development Board

So, I redid the joystick ports according to the CycloneV_UnAmiga_v2 standard and added SRAM. The first thing I tried was the ZX-NEXT project from ingloriond ( https://github.com/ingloriond/Unamiga/tree/master/Cores/Ordenadores/ZX_NEXT ), but my keyboard doesn’t work in this project and I can’t selec...
por Monstronio
28 Dic 2019, 14:33
Foro: Hardware
Tema: QMTECH Cyclone V 5CEFA2F23 Development Board
Respuestas: 11
Vistas: 23941

Re: QMTECH Cyclone V 5CEFA2F23 Development Board

Thank you comrades! You dispelled my doubts about pinouts. I did not suspect that there were several. And the information about connecting SRAM is very relevant. I planned to connect it in the next step. Currently, I am using CycloneV_UnAmiga firmware with a modified pinout, for the scheme from the ...
por Monstronio
24 Dic 2019, 21:10
Foro: Hardware
Tema: QMTECH Cyclone V 5CEFA2F23 Development Board
Respuestas: 11
Vistas: 23941

Re: QMTECH Cyclone V 5CEFA2F23 Development Board

I also tried the project - https://github.com/benitoss/CycloneV_UnAmiga The joystick port also does not work in it, but this error is already dangerous for the matrix. JOY_CLK PIN_B16 JOY_DATA PIN_C16 JOY_LOAD PIN_B15 A high level from the shift register will be sent to the signal "JOY_LOAD". I will...
por Monstronio
22 Dic 2019, 15:42
Foro: Hardware
Tema: QMTECH Cyclone V 5CEFA2F23 Development Board
Respuestas: 11
Vistas: 23941

Re: QMTECH Cyclone V 5CEFA2F23 Development Board

I tried to quickly bring the port1 to life. (Changes made in file joydecoder.v in project Board_Test) 5'd4 : joy1[5] <= joy_data; // 1p fire2 5'd5 : joy1[4] <= joy_data; // 1p fire1 5'd6 : joy1[3] <= joy_data; // 1p right 5'd7 : joy1[2] <= joy_data; // 1p left 5'd8 : joy1[1] <= joy_data; // 1p down ...
por Monstronio
21 Dic 2019, 14:36
Foro: Hardware
Tema: Módulo "add-on" multicore para UnAmiga basado en Raspberry Pi
Respuestas: 18
Vistas: 35630

Re: Módulo "add-on" multicore para UnAmiga basado en Raspberry Pi

Hi DaCarSoft! I can precisely exclude all hardware related issues. But - I have a version of Raspberry Pi without a WiFi module. The message "can`t open ..." seems to be related to an attempt to initialize the WiFi module. I think that several unsuccessful attempts to initialize a non-existent hardw...
por Monstronio
21 Dic 2019, 13:50
Foro: Hardware
Tema: QMTECH Cyclone V 5CEFA2F23 Development Board
Respuestas: 11
Vistas: 23941

Re: QMTECH Cyclone V 5CEFA2F23 Development Board

A few photos of my device.

Ir a búsqueda avanzada