Re: [libopencm3-devel] Support for STM32F372

2013-08-23 Thread František Burian
. Regards,   Frantisek -- Původní zpráva -- Od: Ormund Williams Datum: 23. 8. 2013 Předmět: Re: [libopencm3-devel] Support for STM32F372 "On Thu, 2013-08-22 at 22:25 +0200, František Burian wrote: > Hi, Ormund, > > Beware that the F30x has peripherals like as F0

Re: [libopencm3-devel] Support for STM32F372

2013-08-22 Thread Ormund Williams
On Thu, 2013-08-22 at 22:25 +0200, František Burian wrote: > Hi, Ormund, > > Beware that the F30x has peripherals like as F0, and F37x has > peripheral set near the F4 set. > Currently implemented is F30x, that is contained in STM32F3Discovery > board. > > I´m doing the unification of the perip

Re: [libopencm3-devel] Support for STM32F372

2013-08-22 Thread František Burian
Hi, Ormund,  Beware that the F30x has peripherals like as F0, and F37x has peripheral set near the F4 set. Currently implemented is F30x, that is contained in STM32F3Discovery board. I´m doing the unification of the peripheral set through entire stm32 family, and still waiting for a lot of my