Wall-E icon indicating copy to clipboard operation
Wall-E copied to clipboard

Update WallE firmware wrt latest ESP-IDF version

Open gautam-dev-maker opened this issue 2 years ago • 10 comments

Currently the latest ESP-IDF release version is 4.4.1. All the firmware of Wall-E should be updated to be able to compile with that IDF.

gautam-dev-maker avatar Jul 02 '22 06:07 gautam-dev-maker

@Jamm02 @ChinmayLonkar @Sidshx has anyone been assigned to take up this task? or should I assign one myself?

gautam-dev-maker avatar Aug 25 '22 17:08 gautam-dev-maker

@RISHI27-dot you can proceed with this task👍

ChinmayLonkar avatar Aug 27 '22 05:08 ChinmayLonkar

I will proceed with this issue.

RISHI27-dot avatar Aug 29 '22 04:08 RISHI27-dot

@RISHI27-dot have you identified which firmware crashes or report bugs when esp-idf version is updated?

gautam-dev-maker avatar Sep 14 '22 10:09 gautam-dev-maker

I tested the firmware with the latest stable version ESP-IDF v4.4.2-dirty. None of the firmware issues any compilation errors or deprecated API warnings. The 8_sefl_balancing and 3_MPU produce runtime faults related to the I2C. Here, I've noted my observation:

firmware build flash/monitor error/crash info error log
1_led_blink yes yes -
2_LSA yes yes -
3_MPU yes no I2C error link
4_switch_controlled_motor_normal yes yes -
5_switch_controlled_motor_parallel yes yes -
6_PWM yes yes -
7_line_following yes yes -
8_self_balancing yes no I2C error link

RISHI27-dot avatar Sep 25 '22 10:09 RISHI27-dot

If you are reporting an error, better post the whole LOG, else how are we supposed to grasp what error is there.

gautam-dev-maker avatar Sep 25 '22 10:09 gautam-dev-maker

@RISHI27-dot Have you tested espidf v4.4 on mainline mario?

Jamm02 avatar Sep 25 '22 15:09 Jamm02

@gautam-dev-maker I apologise for the delay; I have updated the error logs.

RISHI27-dot avatar Oct 04 '22 10:10 RISHI27-dot

@RISHI27-dot Can you please share the updates on the current status of solving the issue? how much more time will it require to resolve the issue?

ChinmayLonkar avatar Oct 31 '22 12:10 ChinmayLonkar

@ChinmayLonkar with this PR the firmware will be updated to the latest stable version of ESP-IDF.

RISHI27-dot avatar Nov 01 '22 08:11 RISHI27-dot

@gautam-dev-maker @Jamm02 install script is not updated yet.

VedantParanjape avatar Jan 13 '23 13:01 VedantParanjape

Can we close this now @gautam-dev-maker ?

SAtacker avatar Jan 15 '23 12:01 SAtacker

I am closing this issue as the major objective of porting to 4.4.3 is achieved

aPR0T0 avatar Oct 02 '23 05:10 aPR0T0