[devel] STM32F7 Port


Lucas Tanure <tanure@...>
 

Hi,

I would like to develop the port for stm32f7, in order to use zephyr
in my STM32F746G-DISCO.
I saw some code related to stm32f7 under "ex" folder, and one thread
in november of 2016 : "Porting to ARM Cortex-M7 / Atmel SAM E70
support"

How is the status for that ?

I was thinking write the source for the CPU first, like copy
arch/arm/soc/st_stm32/stm32f4 to arch/arm/soc/st_stm32/stm32f7
and modify it acording to :
RM0385 Reference manual STM32F75xxx and STM32F74xxx advanced ARM ®
-based 32-bit MCUs

Can I work on it ? Or already there is someone working on that ?

Thanks

--
Lucas Tanure
Embedded Developer


Fabien Parent <fparent@...>
 

Hi Lucas,

There is a pull request that adds support for STM32F7 + STM32F723E
Discovery board: https://github.com/zephyrproject-rtos/zephyr/pull/187
. I plan to finish upstreaming it in a week when I will be back from
vacation. This should easier your work for the STM32F746G-DISCO.

Fabien

On Sat, Jun 3, 2017 at 4:07 AM, Lucas Tanure <tanure@...> wrote:
Hi,

I would like to develop the port for stm32f7, in order to use zephyr
in my STM32F746G-DISCO.
I saw some code related to stm32f7 under "ex" folder, and one thread
in november of 2016 : "Porting to ARM Cortex-M7 / Atmel SAM E70
support"

How is the status for that ?

I was thinking write the source for the CPU first, like copy
arch/arm/soc/st_stm32/stm32f4 to arch/arm/soc/st_stm32/stm32f7
and modify it acording to :
RM0385 Reference manual STM32F75xxx and STM32F74xxx advanced ARM ®
-based 32-bit MCUs

Can I work on it ? Or already there is someone working on that ?

Thanks

--
Lucas Tanure
Embedded Developer
_______________________________________________
Zephyr-devel mailing list
Zephyr-devel@...
https://lists.zephyrproject.org/mailman/listinfo/zephyr-devel


Lucas Tanure <tanure@...>
 

Would you like my review on this ? I can test on my board.

Thanks

On Mon, Jun 5, 2017 at 2:30 AM, Fabien Parent <fparent@...> wrote:
Hi Lucas,

There is a pull request that adds support for STM32F7 + STM32F723E
Discovery board: https://github.com/zephyrproject-rtos/zephyr/pull/187
. I plan to finish upstreaming it in a week when I will be back from
vacation. This should easier your work for the STM32F746G-DISCO.

Fabien

On Sat, Jun 3, 2017 at 4:07 AM, Lucas Tanure <tanure@...> wrote:
Hi,

I would like to develop the port for stm32f7, in order to use zephyr
in my STM32F746G-DISCO.
I saw some code related to stm32f7 under "ex" folder, and one thread
in november of 2016 : "Porting to ARM Cortex-M7 / Atmel SAM E70
support"

How is the status for that ?

I was thinking write the source for the CPU first, like copy
arch/arm/soc/st_stm32/stm32f4 to arch/arm/soc/st_stm32/stm32f7
and modify it acording to :
RM0385 Reference manual STM32F75xxx and STM32F74xxx advanced ARM ®
-based 32-bit MCUs

Can I work on it ? Or already there is someone working on that ?

Thanks

--
Lucas Tanure
Embedded Developer
_______________________________________________
Zephyr-devel mailing list
Zephyr-devel@...
https://lists.zephyrproject.org/mailman/listinfo/zephyr-devel
--
Lucas Tanure
Embedded Developer
+55 19 988176559