Gregory Nutt
|
c534eb262e
|
SAM3/4 serial: Same supersitituous change as for SAMA5
|
2013-10-26 16:17:07 -06:00 |
|
Gregory Nutt
|
ba6fe788ea
|
SAMA5 serial: Restore logic to minimize TX interrupts. Oddly, seems to improve ADC stability
|
2013-10-26 16:02:07 -06:00 |
|
Gregory Nutt
|
0ab6d8382f
|
SAMA5 TC: Debug instrumentation
|
2013-10-26 14:03:30 -06:00 |
|
Gregory Nutt
|
ff682d5292
|
SAMA5: Register definition file for camera interface
|
2013-10-26 08:25:58 -06:00 |
|
Gregory Nutt
|
2226a44b2a
|
arch/arm/src/sama5/sam_adc.c: Remove a warning
|
2013-10-25 15:18:32 -06:00 |
|
Gregory Nutt
|
f39467339e
|
Add ioctl to support software triggering of ADC/DAC conversions
|
2013-10-25 14:19:09 -06:00 |
|
Gregory Nutt
|
b3afc8bd75
|
sam_tc.c: Fix a timer initialization bug
|
2013-10-25 10:05:00 -06:00 |
|
Gregory Nutt
|
4647775ed2
|
SAMA5 ADC+TC: Several updates/fixes from ongoing debug
|
2013-10-25 08:46:57 -06:00 |
|
Gregory Nutt
|
1668aa408e
|
SAMA5 ADC+TC: Early debug fixes + lots of new debug instrumentation
|
2013-10-24 16:50:51 -06:00 |
|
Gregory Nutt
|
28d50790f2
|
SAMA5D3x-EK: Add support for app/examples/adc
|
2013-10-24 15:39:56 -06:00 |
|
Gregory Nutt
|
da7a3d9c9a
|
SAMA5: Add ADC-side of the logic to hook in timer/counter logic needed to drive periodic ADC sampling
|
2013-10-24 13:56:23 -06:00 |
|
Gregory Nutt
|
aab5b6b2d9
|
SAMA5: Hook in timer/counter logic so that it can driver periodic ADC sampling
|
2013-10-24 12:35:42 -06:00 |
|
Gregory Nutt
|
ec84f19454
|
STM32 PWM and ADC: Add some bits that should have been cleared. From Martin Lederhilger
|
2013-10-24 08:27:09 -06:00 |
|
Gregory Nutt
|
f10069907a
|
Add support for the STM32F207ZE chip. From Martin Lederhilger
|
2013-10-24 08:25:05 -06:00 |
|
Gregory Nutt
|
e5b093cd3a
|
Remove carriage returns from SAMA5 TC files just commited
|
2013-10-23 15:39:00 -06:00 |
|
Gregory Nutt
|
f6f2d2b961
|
SAMA5 Timer/counter library
|
2013-10-23 14:53:37 -06:00 |
|
Gregory Nutt
|
fe0f5ce44b
|
STM32 F1 DAM fix from David Sidrane
|
2013-10-23 14:05:26 -06:00 |
|
Gregory Nutt
|
69e49938f0
|
SAMA5 CAN: Update readme on how to configure CAN
|
2013-10-23 11:32:12 -06:00 |
|
Gregory Nutt
|
e019782db5
|
Update Changelog
|
2013-10-23 09:13:28 -06:00 |
|
Gregory Nutt
|
e5c2496d6a
|
SAMA5 CAN: Driver is now code complete but still untested
|
2013-10-22 15:47:52 -06:00 |
|
Gregory Nutt
|
f5674c21fa
|
SAMA5: Beginning of a CAN driver
|
2013-10-21 15:52:23 -06:00 |
|
Gregory Nutt
|
781119c0e6
|
SAMA5 CAN: Add register definition file
|
2013-10-21 12:22:27 -06:00 |
|
Gregory Nutt
|
ba1ea91e37
|
SAMA5 TC: Add timer/counter register definition file
|
2013-10-20 14:47:02 -06:00 |
|
Gregory Nutt
|
dbeee18171
|
SAMA5 TRNG: /dev/random appears to be functional
|
2013-10-20 12:08:39 -06:00 |
|
Gregory Nutt
|
0ebdbfbc88
|
SAMA5 TRNG: Add a /dev/random driver based on the SAMA5D3 TRNG peripheral
|
2013-10-20 11:38:31 -06:00 |
|
Gregory Nutt
|
891c463381
|
SAMA5 WDT driver is now functional
|
2013-10-20 09:24:30 -06:00 |
|
Gregory Nutt
|
cc4c4f4593
|
SAMA5 WDT: Miss watchdog fixes
|
2013-10-20 08:24:05 -06:00 |
|
Gregory Nutt
|
6ee8857f9b
|
SAMA5: Initial WDT timer (untested)
|
2013-10-19 12:26:47 -06:00 |
|
Gregory Nutt
|
8954161288
|
SAMA5: Hook RTC into build system; Finish RTC alarm logic; Verify correct behavior of the basic RTC functionality
|
2013-10-19 10:41:20 -06:00 |
|
Gregory Nutt
|
a1df31266c
|
SAMA5: Add GPBR register definitions
|
2013-10-19 10:22:21 -06:00 |
|
Gregory Nutt
|
b05bf917b8
|
SAMA5 RTC: Beginning of an RTC driver for the SAMA5
|
2013-10-18 16:56:46 -06:00 |
|
Gregory Nutt
|
2137ef96c0
|
SAMA5: Add RTC and WDT register definition header files
|
2013-10-18 14:47:50 -06:00 |
|
Gregory Nutt
|
aa51df493a
|
STM32 DMA Priority: Select the correct default for F1 and other family members
|
2013-10-18 14:13:53 -06:00 |
|
Gregory Nutt
|
d72a99bc64
|
SAMA5 LCD: Move framebuffers to center of free memory region. That creates a guard band around the framebuffers that gives a little protection from any bad writes into the framebuffer
|
2013-10-18 10:11:20 -06:00 |
|
Gregory Nutt
|
46bf97abfc
|
Add SDIO preflight method
|
2013-10-18 08:15:09 -06:00 |
|
Gregory Nutt
|
944e0fe81d
|
Changes to stm32_dmacapable interfaces from Mike Smith
|
2013-10-18 08:06:23 -06:00 |
|
Gregory Nutt
|
973d11f625
|
STM32 DMA priority corrections from Mike Smith
|
2013-10-18 07:37:24 -06:00 |
|
Gregory Nutt
|
2b70abad0d
|
Typo fixes for UART7 and UART8 DMA configs. From Mike Smith
|
2013-10-18 07:17:55 -06:00 |
|
Gregory Nutt
|
1143b537c2
|
SAMA5 TSD: Fix to prohibit reading samples when not valid
|
2013-10-17 17:26:06 -06:00 |
|
Gregory Nutt
|
d71289dd43
|
STM32 F103C: Correct some errors in pinmapping. From David Sidrane
|
2013-10-16 07:26:41 -06:00 |
|
Gregory Nutt
|
87d8d3a7d5
|
Misc changes to README files; Update SAMA5D3x-EK NxWM configuration to use Calibration instruction messages
|
2013-10-14 14:53:38 -06:00 |
|
Gregory Nutt
|
fa71c8211c
|
SAMA5 LCDC: Correct how framebuffer memory was being mapped; Remove options to get framebuffer memory in various. Because of the mapping and aligment requirements, those options really cannot be supported
|
2013-10-13 13:08:05 -06:00 |
|
Gregory Nutt
|
3cfe4c2113
|
SAMA5 LCDC: Move framebuffer to lower memory; I suspect some corruption by interference
|
2013-10-13 10:42:14 -06:00 |
|
Gregory Nutt
|
02f7c5d8d5
|
SAMA5 LCDC: Fixed backlight PWM divider. Backlight no longer flashes
|
2013-10-11 17:12:35 -06:00 |
|
Gregory Nutt
|
e9187d3199
|
SAMA5 LCDC: Wait when the LCDC is resynchronizing (SIF); Try start-up parameters from Barebox (this still don't work)
|
2013-10-10 18:44:08 -06:00 |
|
Gregory Nutt
|
de5ae1a584
|
SAMA5 LCDC: Default resolution if now RGB565; Add option to select a different output resolution than the sofware resolution (needs to the 24BPP for this LCD).
|
2013-10-10 18:41:42 -06:00 |
|
Gregory Nutt
|
b641545f93
|
SAMA5 LCDC: Move DMA descriptors out of internal SRAM and into SDRAM. I am not completely clear, but it looks like the LCDC cannot support DMA from internal SRAM
|
2013-10-10 12:02:41 -06:00 |
|
Gregory Nutt
|
0a81f51502
|
SAMA5: Allow portions of external memory to be added to the heap instead of the whole thing
|
2013-10-10 12:00:32 -06:00 |
|
Gregory Nutt
|
8ae85daf3d
|
SAMA5 LCDC: Fix a few compilation errors that show up when additional layers are enabled
|
2013-10-09 18:46:05 -06:00 |
|
Gregory Nutt
|
03ebf1cf4a
|
SAMA5 LCDC: Few more bug fixes but still not working
|
2013-10-09 18:22:21 -06:00 |
|