esp32-micro-sdcard icon indicating copy to clipboard operation
esp32-micro-sdcard copied to clipboard

MySD and Nextion Enhanced

Open YvedD opened this issue 5 years ago • 3 comments

Hi, I used the library for some time now, but this week my nextion came in. I tried to use both in the same sketch... But now nothing works anymore... There seems to be a problem with the definition of ''SD'' in both library's In the nextion.h there is a reference to NexUpload, where SD is also declared I wiped away all library's witch use SD, and put them back one by one, but nothinh helped... Any advice? Grtz, Yves

YvedD avatar Oct 12 '18 11:10 YvedD

Hi,

Please remove my library abd use the SD library supplied by sdk.

Br,

On Fri, Oct 12, 2018, 6:07 PM Yves De Saedeleer [email protected] wrote:

Hi, I used the library for some time now, but this week my nextion came in. I tried to use both in the same sketch... But now nothing works anymore... There seems to be a problem with the definition of ''SD'' in both library's In the nextion.h there is a reference to NexUpload, where SD is also declared I wiped away all library's witch use SD, and put them back one by one, but nothinh helped... Any advice? Grtz, Yves

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nhatuan84/esp32-micro-sdcard/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AEjfLjBb9THyy_iyroSvYuRpseir0roLks5ukHfTgaJpZM4XZRI- .

nhatuan84 avatar Oct 12 '18 23:10 nhatuan84

Hi thanks for the information, will try that ASAP.

in the past i tried to use the supplied SD part of the sdk, but could not get it to work, because my SPI pins are different assigned in my project... so then i came out with your solution, and that worked for me...

question (i'm not english!) : "adb" ?? what does that mean?

Thanks for your time and efforts, Grtz, Yves

YvedD avatar Oct 14 '18 11:10 YvedD

Hi friend,

I am sorry i have not time to maintain the lib anymore. Sorry my mistake. It is "and". I think the default lib now supported change default pins.

Best regards,

On Sun, Oct 14, 2018, 6:22 PM Yves De Saedeleer [email protected] wrote:

Hi thanks for the information, will try that ASAP.

in the past i tried to use the supplied SD part of the sdk, but could not get it to work, because my SPI pins are different assigned in my project... so then i came out with your solution, and that worked for me...

question (i'm not english!) : "adb" ?? what does that mean?

Thanks for your time and efforts, Grtz, Yves

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nhatuan84/esp32-micro-sdcard/issues/3#issuecomment-429618364, or mute the thread https://github.com/notifications/unsubscribe-auth/AEjfLvTKWpCxWkmzoyqAlp3vy228-9kPks5ukx6HgaJpZM4XZRI- .

nhatuan84 avatar Oct 15 '18 02:10 nhatuan84