Commit Graph

25 Commits

Author SHA1 Message Date
Gregory Nutt
09ab651e02 samv71-xult: Add support for the MRF24J40 radio and create a mrf24j40-starhub configuration. A few fixes to IPv6 and 6LoWPAN were required to have 6LoWPAN and Ethernet coexisting. Untested and expect some complexity in the bring-up. 2017-07-02 11:04:57 -06:00
Frank Benkert
3ffbfcd150 SAMV71 and SAME70: Place the Main Oscillator Enable in the board.h 2016-03-04 12:30:54 -06:00
Gregory Nutt
b36674b9d8 Trivial change to some comments 2016-02-15 13:47:37 -06:00
Gregory Nutt
1f17ba860a Update some README files 2015-12-03 15:36:23 -06:00
Gregory Nutt
1f7df26f24 SAME70: Initialization has to be done a little differently because the board has no 32.768KHz crystal installed 2015-11-30 15:20:21 -06:00
Gregory Nutt
f56ed529e5 Remove prototypes for all user LED interfaces from board.h header files 2015-11-01 10:53:34 -06:00
Gregory Nutt
6f0cbfbd64 SAMV71-XULT: Add support for MCAN1 loopback test 2015-08-05 08:05:26 -06:00
Gregory Nutt
81dcadf70a Add a fiew more SAMV7 clocking definitions 2015-07-31 11:17:26 -06:00
Efim Monjak
e187d6eb8b In ARMV71-Xplained clock configuration, divider was set to 25 to get 25*12MHz=300MHz CPU clock. The correct multiplier is 24 becaue the calculatin if (24+1)*12MHz. So the board was running at 312MHz. From Efim Monjak. 2015-06-26 06:52:37 -06:00
Gregory Nutt
c1990bb2ea Update README and TODO list 2015-06-25 13:39:57 -06:00
Gregory Nutt
1442c23c72 Fixes a few typos in comments 2015-04-04 18:29:29 -06:00
Gregory Nutt
eb38f3abf9 SAMV71-XULT: Some improved naming 2015-04-04 14:05:42 -06:00
Gregory Nutt
c1491b40f4 SAMV17-XULT: Can't use UART3 when LCD is conencted, switch to USART0 2015-04-04 08:43:41 -06:00
Gregory Nutt
7e98a22aa6 SAMV71-XULT ILI9488 LCD driver is code complete but untested 2015-04-03 16:36:58 -06:00
Gregory Nutt
91bfe1f807 SAMV7: Add SMC register definition header file; SAMV71-Xult: Add an LCD driver. The initial commit is simply the SAVM4E-EK ILI9375 driver will bogus name changes to ILI9488. 2015-04-03 10:28:32 -06:00
Gregory Nutt
15409a1ba6 SAMV7 WM8904: Leverage WM8904 logic from the SAMA5D4-EK 2015-04-01 12:13:51 -06:00
Gregory Nutt
7b3761f4ea SAMV71-XULT: Add option to support connection of the maXTouch Xplained Pro on the 50-pin LCD connector 2015-03-31 09:01:38 -06:00
Gregory Nutt
519e00eba7 SAMV71-XULT: Add a configuration for testing the maXTouch Xplained Pro connected to the board 2015-03-30 15:31:53 -06:00
Gregory Nutt
eb6ff69470 SAMV7: Quick'n'dirty port of the SAMA5 HSMCI driver to the SAMV7 2015-03-12 18:03:41 -06:00
Gregory Nutt
7fd9380485 SAMV71: Quick'n'dirty port of the SAMA5 SSC driver to the SAM7. The IP is compatible but there are still some DMA- and Cache-related issues that need to be worked out. 2015-03-12 16:00:38 -06:00
Gregory Nutt
40f92938e3 SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-board buttons. Some corrections fo to egg-stk37000 and sam4e-ek discovered during leveraging. Add board READEM.txt file 2015-03-09 08:23:09 -06:00
Gregory Nutt
fb4324e6c5 SAMV7: Add serial driver 2015-03-08 10:15:42 -06:00
Gregory Nutt
c3a5c9e455 SAMV7-XULT: At 3.3V/300MHz, FLASH should require only 4 wait states 2015-03-08 08:41:35 -06:00
Gregory Nutt
44648d4a97 SAMV7: Add basic clock and timer ISR configuration logic 2015-03-07 10:32:47 -06:00
Gregory Nutt
1619935500 Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71. 2015-03-06 10:53:57 -06:00