[help needed] Fujitsu FM4 Cortex-M4F family

It's all about the code!
Post Reply
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Fujitsu FM4 Cortex-M4F family

Post by AndreyB »

http://www.fujitsu.com/emea/news/pr/fseu-en_20130613-1056-fujitsu-arm-cortex-m4-mcu-high-speed.html
Fujitsu Semiconductor Europe (FSEU) today introduced its new FM4 family of 32-bit RISC microcontrollers, which are based on the ARM® Cortex™-M4F processor core
...
FM4 MCUs in the MB9B560R/460R/360R/160R series can operate from 3 V or 5 V power supplies
...
The Cortex-M4 core incorporates DSP and FPU functions
http://en.wikipedia.org/wiki/Spansion#Mergers_and_acquisitions
Although the
document is marked with the name “Fujitsu”, the company that originally developed the specification, Spansion
will continue to offer these products to new and existing customers.
MB9BF568NPMC-G-JNE2
100-LQFP
Operating Temperature -40°C ~ 125°C
Digi-Key Stock: 0


MB9BF568RPMC-G-JNE2
120-LQFP
Operating Temperature -40°C ~ 125°C
Digi-Key Stock: 104

Is this a 5V ADC we are looking for?
Image

It's the same core as in stm32f4 so the same free GCC compiler could be used. I have not yet looked into dev boards or peripheral documentation/HAL implementation.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Fujitsu FM4 Cortex-M4F family

Post by AndreyB »

I want to thank @ for pointing me at this microcontroller family.

Dev board: www.spansion.com/downloads/AD709-00003-E.pdf
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
maddmr
Posts: 13
Joined: Fri Dec 26, 2014 2:50 am
Location: Красноярск

Re: Fujitsu FM4 Cortex-M4F family

Post by maddmr »

russian wrote:I want to thank @ for pointing me at this microcontroller family.

Dev board: http://www.spansion.com/downloads/AD709-00003-E.pdf
How difficult will remake old code for this microcontroller?
Красноярск. Старое ведерко с 3s-ge на ватомате.
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Fujitsu FM4 Cortex-M4F family

Post by AndreyB »

Not much fun poking a chip with next to no community :(

http://rusefi.com/wiki/index.php?title=Spansion_FM4_Notes
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply