Ein Terakawa
f5dde47f31
Remove unused symbols NUC123_PLLSRC and NUC123_HCLKSRC
2021-03-06 15:53:20 +09:00
Ein Terakawa
78977a7c10
Fix the case when only UART1 is used
2021-03-06 15:53:20 +09:00
Ein Terakawa
e8fc38f289
Use NUC123_UARTx_NUMBER
2021-03-06 15:53:20 +09:00
Ein Terakawa
4e67004797
Fix UART0 ALT_MFP setup for PB2
2021-03-06 15:53:20 +09:00
Ein Terakawa
af65e7bb01
Map PAL_MODE_INPUT_PULLUP to GPIO_PMD_QUASI
2021-03-06 15:52:30 +09:00
Matthew Kennedy
609b49a312
configurable MSD options
2021-03-04 17:08:41 -08:00
Fabien Poussin
e7cdad3d1a
Merge pull request #263 from mck1117/fix-msd-lun
...
don't deref null pointer on MSD LUN request
2021-02-24 20:27:49 +01:00
Matthew Kennedy
1ebdcca467
don't deref nullptr
2021-02-23 23:29:45 -08:00
Alex Lewontin
e4ae11e8c6
NUC123: Dynamic CONFIG value read
2021-02-23 15:40:18 -05:00
Alex Lewontin
c328f805c2
NUC123: Added CONFIG enabling switch
2021-02-23 15:40:18 -05:00
Alex Lewontin
79f9bc0649
NUC123: EFL testhal
2021-02-23 15:40:18 -05:00
Alex Lewontin
4cbc3250c0
NUC123: EFL driver
2021-02-14 14:34:24 -05:00
Alex Lewontin
09394a1b1a
NUC123: Added CONFIG0/1 settings, and updated linker script
2021-02-14 14:34:24 -05:00
Fabien Poussin
5a5c32fd36
Update README.md
2021-02-14 16:34:17 +01:00
Fabien Poussin
3794a52101
Merge pull request #261 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
2021-02-14 15:31:08 +01:00
The Gitter Badger
1cf688280b
Add Gitter badge
2021-02-14 14:29:59 +00:00
Fabien Poussin
26f24c19b3
fix Segger Sysview bindings
2021-02-14 13:12:05 +01:00
Fabien Poussin
8be1d1589c
cleanup nand testhal
2021-02-14 12:53:01 +01:00
Fabien Poussin
ccab17492c
fix nand example
2021-02-14 12:33:03 +01:00
Fabien Poussin
c0b5cfab75
Merge pull request #251 from sabdulqadir/feat/expanding_hal_nand_c
...
Expansion to nand flash driver
2021-02-14 12:18:20 +01:00
Ein Terakawa
a9e2c509b5
Switch to PAL_NEW_INIT
2021-02-14 12:19:11 +09:00
Ein Terakawa
82e1ef05a2
Remove MFP manipulation from hal_pal_lld.c
2021-02-14 12:19:11 +09:00
Ein Terakawa
b32be51f74
Use PLL by default
2021-02-14 12:19:11 +09:00
Ein Terakawa
986392d48c
Let SystemCoreClock use the calculated value
2021-02-14 12:19:11 +09:00
Ein Terakawa
e289cbe802
Use NUC123_HSECLK instead of __HXT
2021-02-14 12:19:11 +09:00
Fabien Poussin
ba33139c0c
USBH: add defaults, fix some defines
2021-02-13 20:40:13 +01:00
Fabien Poussin
c03f6d26de
fix STM32H7 usb host example
2021-02-13 20:32:06 +01:00
Fabien Poussin
bf2ada3b98
typo
2021-02-13 20:21:12 +01:00
Fabien Poussin
7fccec68d4
fixes for usb host
2021-02-13 20:16:40 +01:00
Fabien Poussin
ee4893fee0
ci: update to GCC 10
2021-02-13 20:08:40 +01:00
Fabien Poussin
fbd6f482af
Merge pull request #258 from mck1117/fix-msd-hook
...
fix MSD_REQ_GET_MAX_LUN
2021-02-13 20:03:58 +01:00
Fabien Poussin
f22dbe7b56
Merge pull request #256 from Association-Jeroboam/feature/added_STM32G4xx_platform
...
Add STM32G4xx platform
2021-02-13 20:02:41 +01:00
Fabien Poussin
12faf211a3
USB Host refactor
2021-02-13 20:00:07 +01:00
Matthew Kennedy
702f32276e
fix MSD_REQ_GET_MAX_LUN
2021-02-12 16:14:45 -08:00
Fabien Poussin
0a0aa7491d
mx2board: cleanup pin data
2021-02-08 12:45:02 +01:00
Fabien Poussin
d610e9ad14
mx2board: fix for special pad names such as JTAG
2021-02-08 00:31:12 +01:00
Fabien Poussin
c16f98e3a9
Merge pull request #257 from pierstitus/usb_msd_fix
...
USB MSD fix, caused crash on connecting to Windows or MacOS
2021-02-04 23:23:12 +01:00
Piers Titus van der Torren
b2e12d536a
USB_MSD: reimplement msd_request_hook to fix crashes
...
Requests were incorrectly handled, causing crashes on connecting to windows or macos.
2021-02-04 00:48:58 +01:00
Piers Titus van der Torren
4dd134436a
Fix typo
2021-02-04 00:43:47 +01:00
Apache
2100c088a8
Add STM32G4xx platform
2021-01-31 12:05:32 +01:00
Fabien Poussin
a9e9c2e9ff
Merge pull request #253 from elfmimi/numicro-gpio-macro-fix
...
NUMICRO PAL: parentheses around macro parameters
2021-01-28 00:27:57 +01:00
Ein Terakawa
0f056b3557
parentheses around macro parameters
2021-01-20 22:15:03 +09:00
Fabien Poussin
b4815d9105
Merge pull request #235 from elfmimi/numicro-i2c
...
NUMICRO: add I2C driver
2021-01-13 23:35:19 +01:00
Ein Terakawa
8489e5adaf
add I2C example for NUC123
2021-01-09 22:06:22 +09:00
Ein Terakawa
a4d66a67fc
NUMICRO: add I2C driver
2021-01-09 22:04:44 +09:00
sabdulqadir
34bb526ea6
Expansion to nand flash driver
...
This expansion helps support higher density devices which have multiple
dies, logical units and planes on top of the standard block and page
structures of standard nand flash ICs.
- Included stm32f723xx targets
- Bug fix (STM32_NAND_USE_NAND1)
- changed map_cmd and map_addr to 8 bits in struct NANDDriver
- Bug fix (dmaStreamAlloc returns dma_stream_t)
- DSB assembly instruction added for fixing issues with M7 processor
- added nand_lld_read_id() function
2021-01-02 15:49:45 -06:00
Fabien Poussin
61baa6b036
Merge pull request #244 from alexclewontin/nuc123-usb-driver
...
[NUC123] USB driver bug fixes
2020-12-31 20:07:16 +01:00
Alex Lewontin
8c16b4ff9e
NUC123 USB driver potential stability fixes
2020-12-31 11:48:37 -05:00
Alex Lewontin
75cbc08156
NUC123 USB driver cleanup
2020-12-31 11:48:37 -05:00
Fabien Poussin
fa3e1cb3ae
Merge pull request #248 from Codetector1374/HT32-dev
...
[HAL/HT32]: Add support for HT32 series microcontroller
2020-12-31 10:30:40 +01:00