Honda Insight Forum banner
1 - 20 of 186 Posts

· Registered
Joined
·
363 Posts
Looking forward to having ability to change configs without using laptop. Currently turning on & off Key_Off_Cell_Balance in the morning and afternoon due to battery getting quite out of balance on morning commute, but do not want to be pulling superwarmed cabin air across it in the afternoon.
 

· Registered
Joined
·
363 Posts
My Nextion has arrived. Excited to get it going, but not going to happen for a couple weeks. Thank you for your work on this Natalya.

Would it be an accurate assessment that I could pull your code in to the latest beta firmware by making sure these are included:
LiDisplay.cpp
LiDisplay.h

With changes made to:
LiBCM.h
#include "LiDisplay.h"

Config.h
// #define LCD_4X20_CONNECTED //Comment to disable all 4x20 LCD commands
#define LIDISPLAY_CONNECTED //Comment to disable all LiDisplay commands
#define LIDISPLAY_SPLASH_PAGE_MS 2000

Or, have I not looked deep enough in to all the routines in the MVP firmware, where there may be additional calls to your code. If it goes much beyond this, I'll probably just use your firmware as is and update when available.

Thanks
 

· Registered
Joined
·
363 Posts
Thanks Natalya, I appreciate it. May install this week, but if not, will wait until the next version comes out. When HMI booted on the desk with no connection to the pack, the "screen" button in the bottom left corner did not toggle screens. Possibly need to connect to LiBCM first.

Noticed the IMA display is on the right had side of the screen, but have seen pictures with it on the left. Maybe I do not have the most recent HMI version. Downloaded some time ago.
 

· Registered
Joined
·
363 Posts
I was compiling the old .HMI file and uploading using UART. Ended up opening a blank project, clicking upload, then picking the new .tft file. This happened moments ago by coincidence. Exciting.

Land vehicle Vehicle Computer Gadget Car


Hope I picked the right connector for the LiBCM side.
Font Metal Auto part Wood Rectangle
 

· Registered
Joined
·
363 Posts
Used small, appropriately sized 3M velcro strips / squares on the three edges. Should provide the ability to adjust as desired. My connector was wrong. Lead spacing, silly mistake. Knew it was 2.54 but evidently ordered with lack of attention. Used some breadboard jumpers, soldering, and the tiny diameter glue filled heat shrink to pull it all together.
Cool, fresh upgrade as we approach the 1 year mark of LiBCM. Much appreciated.
Trip computer Speedometer Gauge Odometer Measuring instrument
 

· Registered
Joined
·
363 Posts
I think the big one will be changing the config.c items on the screen.
Once some of the wishlist configs start making their way in to the firmware, there will probably be more to play with.
Would love to see something like: disable background regen above SOC 35 (as an example)
 

· Registered
Joined
·
363 Posts
New LiDisplay has worked fine. No abnormalities compared to the old firmware.
I do need to report that with old and new I do not receive data during grid charging.
Detail - have seen gridcharging data twice. Not sure what I did differently when data displayed. I grid charge 5 days/week.
 

Attachments

· Registered
Joined
·
363 Posts
I did see that. Will stand by for the next firmware. I was able to view the new grid charger screen. Very cool. They were all red as you mentioned. Previously I had only gotten to the grid charge screen twice over many nights of grid charge. This time I think I plugged in the grid charger before the contactor opened after key-off.

After viewing the new screen, I toggled gridcharger power OFF-Wait-ON and it did not call the gridcharge screen. Went to the "Driving" screen with no data. Will keep tabs on which screen pops up during grid charge in the coming days.
 

· Registered
Joined
·
363 Posts
Two days of grid charge update - Both days, the driving screen opens when I plug in. (Not GC screen).

My routine is: park, jump out with extension cord reel in hand. Set reel on the ground at front bumper, walk 25 feet, plug in to outlet, walk back to car, plug in to grid charger power cable in front bumper. It all happens pretty quickly, but not before the contractor turns off.

I'm sure they aren't related, but these are two config settings I use that may be different from others.

#define KEYOFF_DISABLE_THERMAL_MANAGEMENT_BELOW_SoC 100 //set to 100 to disable fans entirely when keyOFF (unless grid charger plugged in)

#define ONLY_BALANCE_CELLS_WHEN_GRID_CHARGER_PLUGGED_IN //uncomment to disable keyOFF cell balancing (unless the grid charger is plugged in)
 

· Registered
Joined
·
363 Posts
Thibble, do your SOC bars update while driving, or do they only update after key-off / key-on. I may have brought this one upon myself by pretending I can edit code, so I have hesitated to post about it.
 
1 - 20 of 186 Posts
Top