Alan Carvalho de Assis
|
48982a1acf
|
configs/xmc4500-relax: Add board support for SPI
|
2018-05-26 16:18:17 -06:00 |
|
David Alessio
|
6ae6ecc958
|
Merged in david_alessio/nuttx/refactor-pll-setup (pull request #581)
Refactor pll setup
* fix typo in #def
* refactor PLL setup code...
* refactored PLL/CLK config, easier, checks for correctness
* call go_os_start if STACK_COLORIZED
* smarter config of EXTCLK output freq
* cosmetic
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2018-01-22 13:20:35 +00:00 |
|
Gregory Nutt
|
b2adb4917f
|
arch/arm/src/lpc54xx: Add register level debug output for Ethernet testing. Fixed a few start up problems. Still hangs on start-up, however.
|
2017-12-31 11:11:57 -06:00 |
|
Alan Carvalho de Assis
|
674b331f03
|
arm/src/xmc4: Include Alt. Interrupt Enable to RX_EVENTS and rename serial GPIO configurations.
|
2017-11-25 18:13:23 -06:00 |
|
Gregory Nutt
|
776b65bc90
|
Revert "arch/arm/src/xmc4: Serial fix... Cannot use SR1 for RXD. It will not work on this hardware. This means that no more than on UART can be configured per USIC."
This reverts commit 88982df09c .
|
2017-11-25 09:45:12 -06:00 |
|
Gregory Nutt
|
88982df09c
|
arch/arm/src/xmc4: Serial fix... Cannot use SR1 for RXD. It will not work on this hardware. This means that no more than on UART can be configured per USIC.
|
2017-11-25 08:19:43 -06:00 |
|
Gregory Nutt
|
b2764a9e4b
|
graphicx/nxmu: nx_server() should be static.
|
2017-11-25 06:54:13 -06:00 |
|
Alan Carvalho de Assis
|
639f77341a
|
arch/arm/src/xmc4: Remove hard-coded values in clock configuration. USB will be fixed later.
|
2017-11-25 06:39:44 -06:00 |
|
Alan Carvalho de Assis
|
0ac8ac240a
|
arch/arm/src/xmc4: Do not run at 144MHz unless BOARD_FCPU_144MHZ is selected in the board.h header file.
|
2017-11-24 12:47:47 -06:00 |
|
Alan Carvalho de Assis
|
3931621bde
|
configs/xmc4500-relax: Setup max. freq. 120MHz and setup pull-up to UART RXD pin
|
2017-11-24 12:31:02 -06:00 |
|
Alan Carvalho de Assis
|
4f0c4b798f
|
configs/xmc4500-relax: Add config for UART3 on RXD P0.0 and TXD P0.1 pins.
|
2017-11-16 13:53:01 -06:00 |
|
Gregory Nutt
|
9919e33705
|
Trivial changes to comments.
|
2017-03-21 15:31:53 -06:00 |
|
Gregory Nutt
|
343f7ceab2
|
XMC4xxx: Misc clock clean-up; PBDIV should be controllable from board.h
|
2017-03-21 15:05:17 -06:00 |
|
Gregory Nutt
|
1e9bc166d4
|
XMC4500 Relax: Add README.txt file. Fix some comments.
|
2017-03-21 10:02:23 -06:00 |
|
Gregory Nutt
|
985c137b78
|
XMC4xxx: Finishes system timer logic.
|
2017-03-20 13:20:31 -06:00 |
|
Gregory Nutt
|
8a3422f837
|
XMC4xxx: Complete lowputc logic
|
2017-03-20 11:25:51 -06:00 |
|
Gregory Nutt
|
5693f26a5e
|
XMC4xx: Fix several early compilation problems.
|
2017-03-16 11:30:02 -06:00 |
|
Gregory Nutt
|
66d001d0e1
|
XMC4xxx: Initial clock configuration logic.
|
2017-03-16 09:48:57 -06:00 |
|
Gregory Nutt
|
77f244ed7b
|
XMC4xx: Add logic to get the CPU frequency.
|
2017-03-15 10:22:24 -06:00 |
|