]> rtime.felk.cvut.cz Git - fpga/virtex2/uart.git/log
fpga/virtex2/uart.git
13 years agoPeripheral connected to the quadcount module and an incremental encoder. Interrupt...
Vladimir Burian [Mon, 10 Jan 2011 19:21:09 +0000 (20:21 +0100)]
Peripheral connected to the quadcount module and an incremental encoder. Interrupt generation and handling added.

When incremental encoder is turned by one period or more, interrupt is generated and MCU sends current position over RS-232.

13 years agoAdded custom openMSP430 peripheral as an interface to the quadcount module.
Vladimir Burian [Mon, 10 Jan 2011 14:21:22 +0000 (15:21 +0100)]
Added custom openMSP430 peripheral as an interface to the quadcount module.

Quadcount modul is currently not present, instead constant vector is supplied. Loading of 32-bit value works and a small sample code is added.

13 years ago+ Quadcount submodule
Vladimir Burian [Mon, 10 Jan 2011 10:45:46 +0000 (11:45 +0100)]
+ Quadcount submodule

13 years agoMake RS-232 receiving work. TimerA IRQ connected to the softcore. Sample application...
Vladimir Burian [Sun, 9 Jan 2011 20:49:45 +0000 (21:49 +0100)]
Make RS-232 receiving work. TimerA IRQ connected to the softcore. Sample application works, but echo is actually shifted by one character.

13 years agoMake RS-232 transmitting work.
Vladimir Burian [Sun, 9 Jan 2011 20:19:25 +0000 (21:19 +0100)]
Make RS-232 transmitting work.

13 years agoAdded TimerA instance. IRQs are unconnected.
Vladimir Burian [Sun, 9 Jan 2011 13:53:16 +0000 (14:53 +0100)]
Added TimerA instance. IRQs are unconnected.

13 years agoCopied all needed files.
Vladimir Burian [Sun, 9 Jan 2011 12:25:52 +0000 (13:25 +0100)]
Copied all needed files.

13 years ago+ OpenMSP430 submodule.
Vladimir Burian [Sun, 9 Jan 2011 10:58:56 +0000 (11:58 +0100)]
+ OpenMSP430 submodule.