Absent answer means no.
I had the same idea. Actually I have played around with using vendor
libraries from TI and ST, and there is no problem compiling them in. I
can't see any reason CMSIS wouldn't fit in fine too. Actually from
memory the useful parts of CMSIS comprise two parts, ARM specif
Hi, I was fiddling with this platform and got as far as a project
implementing a USB device. If you are interested I could send you the code.
It hasn't been touched for a while, it may or may not have bit rot.
Sent with AquaMail for Android
http://www.aqua-mail.com
On 18 September 2014 12:12
09-19 6:00 GMT+02:00 Chris Nott :
> Hi, I was fiddling with this platform and got as far as a project
> implementing a USB device. If you are interested I could send you the code.
> It hasn't been touched for a while, it may or may not have bit rot.
>
> Sent with AquaMail for Andr
, Sep 19, 2014 at 12:26 PM, Chris Nott wrote:
> Interrupts working yes.
>
> No I don't mind. It's a bit of a mess though, I was in the process of doing
> another cleaner USB device implementation for BeagleBone Black, which I was
> then going to backport to STM32F4 and even
:
There is a port of LWIP discussed recently on the list which would be very
appropriate on lower memory targets.
On September 19, 2014 9:21:02 PM CDT, Chris Nott wrote:
>I have used the BSD stack with RTEMS on a project with Chris J. It is
>fine
>for some uses but it is very heavyw
y fix.
Regards,
Chris.
>From 128c5293ea8e2cc94e7ee6ea4eae033175cedc78 Mon Sep 17 00:00:00 2001
From: Chris Nott
Date: Sat, 18 Oct 2014 01:55:37 -0700
Subject: [PATCH] Added register definition headers for STM32F4 ADC, EXTI, PWR,
SYSCFG, TIM, OTGFS and updated FLASH and RCC. Fixed PLL_Q for U
STM32F4Discovery.
Thanks and regards
Tomasz
2014-10-18 11:06 GMT+02:00 Chris Nott <mailto:chr...@vl.com.au>>:
Hi,
I sent these header file changes previously, they didn't get
picked up.
I re-merged with the head, cleaned up formatting and fixed a bug
with P
and regards
Tomasz
2014-10-18 11:06 GMT+02:00 Chris Nott mailto:chr...@vl.com.au>>:
Hi,
I sent these header file changes previously, they didn't get
picked up.
I re-merged with the head, cleaned up formatting and fixed a
bug with PLL_Q
Hi,
I have a BSP almost identical to STM32F4 except I want a slight change
to the linker settings (I want to offset the start location because
there is a bootloader at location 0).
Two questions:
- Is there any way to do this other than to
a) duplicate the BSP and change just the linker fil