Search found 8 matches

by ruckusman
Thu Oct 29, 2020 6:48 am
Forum: Dev: Hardware
Topic: STM32F7 and STM32H7 very high performance MCUs
Replies: 34
Views: 25445

Re: STM32F7 and STM32H7 very high performance MCUs

@AndreyB - I just watched this video from one of your other links and because I used to work with drones. https://www.youtube.com/watch?v=y2KCB0a3xMg I understood a lot more that I expected just not quite as much as I would have ultimately liked You should be congratulated on your choice of ChibiOS,...
by ruckusman
Sat Oct 03, 2020 5:20 pm
Forum: You and your build
Topic: Hi from Narrabeen FZR250 plan
Replies: 11
Views: 7705

Re: Hi from Narrabeen FZR250 plan

Changed the build environment variables so that it's calling GCC not CLANG - got it working up to the last step

Details posted on the github page
by ruckusman
Sat Oct 03, 2020 1:30 pm
Forum: You and your build
Topic: Hi from Narrabeen FZR250 plan
Replies: 11
Views: 7705

Re: Hi from Narrabeen FZR250 plan

Just a quick outline of what's installed Xcode XCode command line tools gcc Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 7.0.2 (clang-700.1.81) Target: x86_64-apple-darwin14.5.0 Thread model: posix g++ Confi...
by ruckusman
Sat Oct 03, 2020 1:07 pm
Forum: You and your build
Topic: Hi from Narrabeen FZR250 plan
Replies: 11
Views: 7705

Re: Hi from Narrabeen FZR250 plan

I've just cloned the git repository again - it gets as far as cloning eveything back into the rusefi folder - then starts the compilation again and falls over on the same related error on a number of files Here's the output from make No CCACHE_DIR OS is [] Compiler Options gcc -c -Wall -O2 -Wno-erro...
by ruckusman
Sat Oct 03, 2020 11:15 am
Forum: You and your build
Topic: Hi from Narrabeen FZR250 plan
Replies: 11
Views: 7705

Re: Hi from Narrabeen FZR250 plan

Why compile the simulator? Does your bundle not have precompiled simulator? Not to confuse simulator and stimulator. We have buttons to triple pulse bench test outputs. Stimulator is usually not used with real injectors. Hi Andrey, I've been trying to compile the simulator all afternoon keep runnin...
by ruckusman
Sat Oct 03, 2020 12:43 am
Forum: You and your build
Topic: Hi from Narrabeen FZR250 plan
Replies: 11
Views: 7705

Re: Hi from Narrabeen FZR250 plan

I am using this blog as my guide - https://www.cbr250rri.com/p/home.html The net has plenty of EFI project starts on bikes, but many taper off into nothingness - Thomas has done a fantastic job of both finishing his project and documenting his process. I also need to read up on whether or not the co...
by ruckusman
Thu Oct 01, 2020 4:53 am
Forum: You and your build
Topic: Hi from Narrabeen FZR250 plan
Replies: 11
Views: 7705

Hi from Narrabeen FZR250 plan

Hi There, I've long been considering doing EFI on the 1989 FZR250 which needs an alternative to the problematic CV carbs! There also no satisfactory, economical alternative to the carbs - there are Keihin FCR carbs at over $2000 a set, which is twice the value of the bike. This thread gave me inspir...