Frederic Pillon

Results 20 issues of Frederic Pillon

This PR add support of automatically jump to system memory bootloader. Currently, this is trigger only thanks a Serial over USB (USB CDC have to be enabled). By setting the...

Enhancement
New feature

https://www.stm32duino.com/viewtopic.php?f=18&t=1509

Enhancement

This issue aims to list all U(S)ART requests: - [x] Hardware Flow control for serial communication (#394) --> #1634 - [ ] Support for UART RX/TX level inversion on F3/F7...

New feature
Request

Hereafter the list of all new variants requested ## Note **This is a community projects so any help are welcome.** To add a STM32 based board follows this [wiki](https://github.com/stm32duino/Arduino_Core_STM32/wiki/Add-a-new-variant-%28board%29) Any...

Help wanted :pray:
New variant
Request

This issue aims to list all USB requests: * [ ] RNDIS (#506): networking over USB * [ ] Library (#559): Extend USB class support using Pluggable USB from Arduino...

New feature
Request

_From @palmerr23 on April 26, 2017 5:23_ Frederic, I've been testing the advanced ADC\DAC modes (beyond single conversion, polling) using the templates from STM32Cube_FW_F4_V1.15.0\Projects\STM324x9I_EVAL\Examples\ADC\ and \DAC\ When using these other...

Enhancement

Hereafter the list of all new variants requested **Board support requested:** - [ ] STM8S103/003 (#7) - [ ] STM8L050 (#11) - [ ] STM8L15xG4 (https://github.com/stm32duino/Arduino_Core_STM8/issues/15#issuecomment-730804146) - [ ] STM8S003F3P6...

help wanted

### Describe the problem Wtih 1.2.1 I got this: ```text Linting platform in STMicroelectronics\hardware\stm32\2.3.0 ERROR: Missing upload.tool. property for board ID(s) Nucleo_144, Nucleo_64, Nucleo_32, Disco, Eval, STM32MP1, GenF0, GenF1, GenF2,...

topic: code
type: imperfection

Fixes #1789 Clean up the debug uart functions Core debug is now half duplex by default if not linked to another Serial instance. Tested: - Serial and debug on the...

Bug :bug:
Enhancement
Fix

### Describe the problem Hi, I've installed the new official release 2.0.0 (on Windows 10 and Linux Ubuntu 20.04 LTS) from archive. When launching it, I got this windows and...

topic: code
type: imperfection