Commit Graph

149 Commits

Author SHA1 Message Date
Juan64Bits 8d95564253 First functional example, ADC an Framebuffer Test 2010-12-04 15:12:02 -05:00
carlos 62d0edf217 Adding PS2, capacitive keyboard examples 2010-11-30 19:26:56 -05:00
Juan64Bits 2efe106cf3 Adding bases to the code generator. Code text edit, fixing input/output ID control, etc. 2010-11-20 16:19:34 -05:00
Juan64Bits 9d578912b7 Updating prototype of SIE code generator. 2010-11-10 14:20:10 -05:00
Juan64Bits d302857917 Adding RFM22b Example. 2010-10-27 09:48:24 -05:00
Juan64Bits b0be121941 Adding RFM22b Example. 2010-10-27 09:17:37 -05:00
Juan64Bits 32a206d1b0 First commit for sie code generator project. 2010-10-21 20:31:51 -05:00
carlos 4900c79145 Removing MM lm32 board 2010-10-16 20:02:28 -05:00
carlos ee10724112 fixing xmode initial delay 2010-10-16 11:34:36 -05:00
Carlos Camargo 43de1a582c Fixing cai9n loader for lm32 errors 2010-10-15 12:59:46 -05:00
carlos 7b666c041a lm32 loader 2010-10-13 08:49:36 -05:00
César Pedraza ece832aa3a logic fixed 2010-10-12 10:23:50 -05:00
César Pedraza 5fbd9db02f fixed logic for Evalfit peripheral 2010-10-12 10:21:30 -05:00
César Pedraza c48feff62c .. 2010-10-12 10:11:07 -05:00
carlos 9b75552c83 Adding bootloader for lm32 2010-10-12 09:05:52 -05:00
carlos 9da569a830 Removing battery circuit
Adding UMP1: 5V voltage regulator, allowing Input voltages up to 13V

Adding USB - DC jack switching circuit:
When USB cable is plugged in:
USWAA PIN1 = 0V, USWBB PIN2 = 0V, VGate Q2 = 0, VGS Q2 = -USB_5V => Q2 ON VBAT= USB_5V

When DC WALL ADAPTER is pugged in:
USWAA PIN1 = 5V, USWBB PIN2 = 5V, VGate Q2 = 5V, VGS Q2 = 0V ???, => Q2 OFF, VBAT = UMP1 out.

if plugg USB cable and DC wall adapter:

USWAA PIN1 = 5V, USWBB PIN2 = 5V, VGate Q2 = 5V, VGS Q2 = 5V ???, => Q2 OFF, VBAT = UMP1 out.
USB_5V & VBAT are isolated
2010-10-09 17:37:54 -05:00
carlos 568f2182ef Fixing some errors on SAKC Examples 2010-10-07 11:53:01 -05:00
carlos 46e28e9714 fixing DRC errors 2010-10-05 09:53:32 -05:00
carlos 88081639b0 Adding SPI serial flash component x25x64mb.lib 2010-10-05 06:55:57 -05:00
carlos 70a1465215 Change ADC from Texas to Microchip MCP3008.
Adding mcp3008 component
Adding SPI seerial flash X25X64MB.
Adding hierarchical label SRAM_CS, we want to use a serial SRAM for FPGA.
2010-10-05 06:49:18 -05:00
carlos d9b9e52111 Adding serial flash to FPGA 2010-10-02 14:18:17 -05:00
carlos b99e5424cd Merging J6 and J7 in J67 4x2 connector. 2010-10-02 12:05:51 -05:00
carlos 372739573d Connecting FPGA GPIOs to U6 (max3223) allowing RS232 serial communication
Change J6-J7 layout allowing the creation of a serial communication channel between ingenic CPU and FPGA.
Changing LCD analog ground, according to LCD datasheet
2010-10-02 11:04:00 -05:00
Carlos Camargo 1f2712e4de Adding evolvable hardware example 2010-10-01 09:03:07 -05:00
Carlos Camargo 5459532f07 Adding qmake.conf sample file 2010-09-24 10:54:46 -05:00
Carlos Camargo 83f727f76a Adding sram_gpio_QT example 2010-09-24 10:27:12 -05:00
Carlos Camargo 9116375be4 Adding file-system 2010-09-21 17:05:23 -05:00
Carlos Camargo 0975cd73dc aaa 2010-09-12 19:57:04 -05:00
Carlos Camargo d01e4f4f47 Some changes to lua's blink demo 2010-09-06 21:25:51 -05:00
Carlos Camargo 91fdaa29b6 Enabling Set port and pin in blinker example 2010-09-06 20:49:11 -05:00
Carlos Camargo 5a6f0b5e68 Removing jz_test_gpio.c file from lua examples. 2010-09-06 20:29:31 -05:00
Carlos Camargo 7d9b7b803c Adding LUA tutorials: lua_calls_C1 - lua_calls_C5
Adding blinker demo: lua_blink_led
2010-09-06 20:24:53 -05:00
Carlos Camargo acf516e22d Fixing some examples, adding scripts for compiling xilinx libs with ghdl 2010-08-31 09:39:37 -05:00
Xiangfu Liu b6f32d536f test-memory-card.sh: cleanup the output message, modify by Adam
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-29 11:41:20 +08:00
Xiangfu Liu b672b6c8ff add TestADC file
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-27 11:45:44 +08:00
Xiangfu Liu 80e8ce9f93 move all reflash scripts to reflash/ folder
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-27 10:35:59 +08:00
Juan64Bits 1ef32f42c7 Kernel image uploading 2010-08-24 22:01:56 -05:00
Xiangfu Liu 6214615608 add test-memory-card.sh
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-19 21:54:33 +08:00
Xiangfu Liu 677a5aba22 fixed LED D5 not work well
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
Acked-by: Adam <adam@sharism.cc>
2010-08-13 17:59:04 +08:00
Xiangfu Liu a049e30b76 Merge branch 'master' of projects.qi-hardware.com:nn-usb-fpga 2010-08-13 17:57:08 +08:00
Xiangfu Liu 300b07c464 fix the tar parameter, rootfs name, some cleanup
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-13 17:55:45 +08:00
Carlos Camargo 1254422744 Adding ghdl simulation to plasma project 2010-08-12 19:51:53 -05:00
Xiangfu Liu 18e79c4816 make create rootfs and reflash automatic a little
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-12 14:07:43 +08:00
Xiangfu Liu de6f53a94a mv binary files to sie_rootfs_files/
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-12 13:46:40 +08:00
Xiangfu Liu 3424aa5180 mv reflash to reflash/
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-08-12 13:45:47 +08:00
Carlos Camargo 839001598c making some manufacturer recommendations 2010-08-10 09:49:05 -05:00
Carlos Camargo 933fa4c286 Adding usbtool configuration file 2010-08-09 08:10:02 -05:00
Carlos Camargo f91a9100ac Adding Flash scripts 2010-08-09 08:06:44 -05:00
Carlos Camargo 885efd836a Adding a script for install basic test software 2010-08-09 08:00:46 -05:00
Carlos Camargo a3fbdf8b94 Adding sgen to test programs under binaries directory 2010-08-09 07:56:20 -05:00