Mario Hüttel mhu
mhu pushed to master at pcb/headphone-amp 2017-06-01 20:03:47 +02:00
ab7eaf0e61 Power supply, filter network
mhu pushed to master at pcb/headphone-amp 2017-06-01 19:23:04 +02:00
6328dce668 Create empty KiCAD project
mhu pushed tag v2.0 to mhu/mcan-linux-driver 2017-04-26 13:42:28 +02:00
mhu pushed to master at mhu/mcan-linux-driver 2017-04-26 13:15:10 +02:00
09003224fd Modified Readme
1f6deec3fb can: m_can: Enable TX FIFO Handling for M_CAN IP version >= v3.1.x
ae8a5eb664 can: m_can: Configuration for TX and TX event FIFOs
16cd0aaa5a can: m_can: Enable M_CAN version dependent initialization
4d0ab5bc18 can: m_can: Updated register defines to newest version
Compare 8 commits »
mhu pushed to master at mhu/mcan-linux-driver 2017-04-26 13:04:50 +02:00
420dd4d414 reinit on main kernel
mhu pushed to master at mhu/stm32f4-sdio 2017-04-17 21:59:14 +02:00
d7a2705056 found bug in get response function. compile with O0 works. Further checking required
mhu transferred repository mhu/EthMac to fpga/EthMac 2017-04-16 20:06:46 +02:00
mhu closed issue fpga/axi3-interconnect#1 2017-04-16 20:05:32 +02:00
Fix state signal names
mhu commented on issue fpga/axi3-interconnect#1 2017-04-16 20:05:32 +02:00
Fix state signal names

Names are correct. These signals are arrays.

mhu opened issue fpga/axi3-interconnect#1 2017-04-16 19:54:05 +02:00
Fix state signal names
mhu pushed to master at mhu/stm32f4-sdio 2017-04-15 19:45:46 +02:00
79d476e1eb STM32F407VE adaptations, tried to find initialization bug
mhu pushed to master at mhu/stm32f4-sdio 2017-04-06 18:20:51 +02:00
6d5b9578b9 edited settings
mhu pushed to master at mhu/stm32f4-sdio 2017-04-06 18:10:15 +02:00
ecf8b01ced edited project
mhu pushed to qtproject at mhu/stm32f4-sdio 2017-04-06 17:01:41 +02:00
b0f5ab30a9 Merge branch 'master' of git.shimatta.de:mhu/stm32f4-sdio
3831de162f Finished SD initialization, implemented iotcl, ready to implement block transfers
df1d3eba77 Finished SD initialization, implemented iotcl, ready to implement block transfers
b935f93ae1 removed WAITPEND from CMD init, Module is able to send commands. Ready to test SD Card
00bcf66457 implmented initialization, fixed a few bugs, fixed indentation
mhu pushed to master at mhu/stm32f4-sdio 2017-04-06 17:00:01 +02:00
7604e71e92 eclipse debugging project
mhu pushed to master at mhu/stm32f4-sdio 2017-04-03 18:57:21 +02:00
b0f5ab30a9 Merge branch 'master' of git.shimatta.de:mhu/stm32f4-sdio
3831de162f Finished SD initialization, implemented iotcl, ready to implement block transfers
Compare 2 commits »
mhu pushed to master at mhu/stm32f4-sdio 2017-04-03 18:52:42 +02:00
df1d3eba77 Finished SD initialization, implemented iotcl, ready to implement block transfers
mhu pushed to master at mhu/stm32f4-sdio 2017-04-03 01:31:53 +02:00
b935f93ae1 removed WAITPEND from CMD init, Module is able to send commands. Ready to test SD Card
mhu pushed to master at mhu/stm32f4-sdio 2017-04-02 23:50:03 +02:00
00bcf66457 implmented initialization, fixed a few bugs, fixed indentation
mhu pushed to master at mhu/stm32f4-sdio 2017-03-31 13:55:31 +02:00
a5ae7ec9a1 edited driver, fixed crc handling