TMRh20 ported to MBED

Fork of TMRh20 by BME SmartLab

History

Initial release default tip

2017-10-06, by gume [Fri, 06 Oct 2017 20:20:33 +0000] rev 6

Initial release


- Small fixes

2016-03-28, by gume [Mon, 28 Mar 2016 18:13:17 +0000] rev 5

- Small fixes


- Speed change to 8MHz

2016-03-17, by gume [Thu, 17 Mar 2016 07:21:32 +0000] rev 4

- Speed change to 8MHz


- Fixed SPI problems. The problems was the initilaztion order. SPI has to be initialized after its CE/CS pins

2016-03-17, by gume [Thu, 17 Mar 2016 07:19:37 +0000] rev 3

- Fixed SPI problems. The problems was the initilaztion order. SPI has to be initialized after its CE/CS pins


small changes

2016-03-16, by gume [Wed, 16 Mar 2016 15:53:01 +0000] rev 2

small changes


- DeafNode is working. For yet unknown reason, the CSN signal goes to HIGH even before the spi transmission finishes. Now, there is a +5 us delay to avoid this. Still, this is a strange situation! (Could be optimization problem?)

2016-03-16, by gume [Wed, 16 Mar 2016 11:51:59 +0000] rev 1

- DeafNode is working. For yet unknown reason, the CSN signal goes to HIGH even before the spi transmission finishes. Now, there is a +5 us delay to avoid this. Still, this is a strange situation! (Could be optimization problem?)


Initial commit. Imported from the Arduino project

2016-03-10, by gume [Thu, 10 Mar 2016 14:40:30 +0000] rev 0

Initial commit. Imported from the Arduino project