]> rtime.felk.cvut.cz Git - fpga/rpi-motor-control.git/commit
Attemp to solve bug. ADC channels association should be pwm1-ch0 pwm2-ch1 pwm3-ch2...
authorMartin Prudek <prudemar@fel.cvut.cz>
Thu, 16 Apr 2015 14:02:32 +0000 (16:02 +0200)
committerMartin Prudek <prudemar@fel.cvut.cz>
Thu, 16 Apr 2015 14:02:32 +0000 (16:02 +0200)
commit8945272802e6d9bdd317bced4aba96d7ca442e9b
tree3f3c9ed34806890ba0219abbbd39a1408fab04a4
parentd8beff6a4eec064294706dadba09ac1495aef235
Attemp to solve bug. ADC channels association should be pwm1-ch0 pwm2-ch1 pwm3-ch2 (according to schema). In fact it is pwm1-ch1 pwm2-ch2 pwm3-ch0. Cant find the mistake.
pmsm-control/adc_reader.vhdl
pmsm-control/rpi_pmsm_control.vhdl
pmsm-control/test_sw/main_pmsm.c
pmsm-control/test_sw/rp_spi.c
pmsm-control/test_sw/rp_spi.h