Frederic Pillon

Results 262 comments of Frederic Pillon
trafficstars

dma.h can be kept in the core. Only the source c file have to be in the builtin SrcWrapper library.

@matthijskooijman Thanks for sharing. That should be fine to have an unified API.

By default, core now defined CORE_CM7 by default. It allows to build H7 dual core proprly.

Hi @rhapsodyv thanks a lot for this PR. I will try to do a first review soon.

> For example, the PinMap_USB_OTG_FS in the PeripheralPins.c for each variant. Do we need update all variants to include a "or" in the #ifdef? > Can HCD and PCD be...

> I'm about to receive a board that have two USB. One in OTG HS and other in OTG FS. The central idea is to use one to read a...

> Today we just have `USB_OTG_FS` and `USB_OTG_HS`. We may need a way to specify, for example, that we want FS in PCD and HS in HCD. Right.

hi @rhapsodyv what is the status of this PR. I'm a bit lost when you said > With this PR plus #1088 I'm able to use fully mix usb host...

Hi @odo2063, As I do not have a Raspberry, I will not be able to work on this stuff. I guess the main works is to have an arm-none-eabi-gcc toolchain...

Thanks but I will not have access with SSH due to security policies. About arm-none-eabi-gcc this require several investigations: * Which one have to be used depending of the host...