Raphael Lehmann

Results 16 issues of Raphael Lehmann

Add STM32U5 devices Most work was already done in #800. - [x] Update device files: modm-io/modm-devices#82 - [x] Port RCC driver - [x] Adapt other platform drivers: Core, Gpio, Uart...

feature 🚧
example 🔑

Based on the great work #621 from @ledneczki. - [x] DMA for all STM32 - [x] DMA: double buffer support (with dma-stream-channel type) - [x] I2S driver (by @ledneczki) -...

advanced 🤯
feature 🚧
stale ♾
example 🔑

- [x] Fix channels - [x] Add support for ADC conversion sequences - [x] Add support for ADC triggers - [x] Add an advanced adc example for Nucleo-G474RE - [x]...

feature 🚧
stale ♾
example 🔑

### Expected (with Toolchain [downloaded from ARM](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads)) ```bash user@vm$ which arm-none-eabi-gcc /opt/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-gcc user@vm$ arm-none-eabi-gcc --version arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 9-2019-q4-major) 9.2.1 20191025 (release) [ARM/arm-9-branch revision 277599] Copyright...

bug 🐞
toolchain ⚙️

``` uint16_t readChannel(Channel channel) ``` According to [docs.modm.io](https://docs.modm.io/develop/api/stm32f411vet6/classmodm_1_1Adc.html#a80cfcf935b9394cac0c5fd0ddeffb06a) ``` typedef uint8_t Channel // this type may also be an enum or enum class ``` the call `readChannel(1)` should be legal,...

bug 🐞

The modm device cache (file `modm/ext/modm-devices.cache`) is not updated after a change to `modm/repo.lb`.

bug 🐞
advanced 🤯

Add DCDC Converter: Cyntec MUN12AD01-SH ![grafik](https://user-images.githubusercontent.com/2820734/75052238-8b48f800-54cf-11ea-991f-edbab44e36f2.png) - [x] Datasheet: http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf - [x] Model was created with: **FreeCAD** and exported with StepUp Utils - [x] Source : KiCad/kicad-packages3D-source#265 - [x] Step...

Addition
Pending reviewer

Add Crystal Murata XRCGB 2.0x1.6mm ![grafik](https://user-images.githubusercontent.com/2820734/73137548-b7509500-4059-11ea-9013-7dc238ecf460.png) Datasheet Link: https://www.murata.com/~/media/webrenewal/campaign/ads/america/timing/p79e.ashx?la=en-us - [x] 3D model was created using FreeCAD - [x] Source file pull request: https://github.com/KiCad/kicad-packages3D-source/pull/262 - [x] STEP and WRL exported...

Pending footprint
Addition
Pending reviewer

Source file for KiCad/kicad-packages3D#659

Add Crystal Murata XRCGB 2.0x1.6mm Datasheet Link: https://www.murata.com/~/media/webrenewal/campaign/ads/america/timing/p79e.ashx?la=en-us ![grafik](https://user-images.githubusercontent.com/2820734/73137589-11e9f100-405a-11ea-81ba-c14c3a3898cc.png) ![grafik](https://user-images.githubusercontent.com/2820734/73137548-b7509500-4059-11ea-9013-7dc238ecf460.png) See https://github.com/KiCad/kicad-packages3D/pull/654