You always make great contents. What about an introduction about RTOS, implementing a simple one which manages a couple of tasks, it would be interesting. Greetings from Italy :)
I understand STM32CubeMonitor replaces STM-STUDIO-STM32 (STMStudio).. but is it possible to continuously graph every nth element of an array? For example, the ADC can be configured to scan channels and place results in an array, but since the array won't have contiguous data for a channel, it has to be graphed with care!
you just add another variable in the upper "myVariables" bock. e.g. if you already have uint16 array[0] with start address 0x200001f4, you add array[1] with start address 0x200001f6 (+2 bytes)
But can eclipse send commands via mqtt , html, Amazon web services , Alexa, Google hub , etc and hundreds of other things .... That is what this node red platform does, provide an interface for everything. Viewing live variables is just the very minimum it can do. I don't know how to fully use the software like I said in my video and thus I was just showing how to get it started . Eclipse is just trash , it's a one size tries to fit all ide. V8sualStudio IDE is much better as far as generic ide goes.
Lol I'm alive!! Just haven't made videos lately. Pretty active on facebook stm32 developers group. Maybe I'll make a discord of something . Been wanting to make a forum for my blog too.
hey eddie how you doing ? why don't you release any new video i mean you were working on lcd course , how it's going ? and it's will be great if you teach network protocols like http or communications like usb
Debugging at the same time as running the CubeMonitor is possible with Shared Mode: wiki.st.com/stm32mcu/wiki/STM32CubeMonitor:How_to_configure_shared_mode
Hey Eddie, I love your videos and you're an inspiration to me when it comes to Embedded. Is there any way I can reach out to you for advice? I would really appreciate it!
Bro first of all how are you using visual studio and don't you use stm32 cube ide I mean how did you set it all up the cube ide is all light theme it's good though but not as good as visual studio and do you get all the debug tools in visual studio .
Visual Studio blows Eclipse out of the water. I have plugin called VisualGDB which lets VIsual Studio support ; STM32, NXP, ATMEL/Microchip, ESP32 , FreeRtos , Embedded Linux and much more. You can plot your variables and watch them in a graph and make wavewforms , you can see the register so much better and cleaner then cubeIDE , and its not crappy java absed like cubeIDE/Eclipse is. The visualGDB plug in does all the setup and its so easy to use. lol But i do use cubeIDE once in a while to generate LL api and then load that into Visual Studio. Ihave a dark Theme on cubeIDE by the way just go to the eclipse market place and download the Darkest Dark Theme with DevStyle.
man make a video on USB on stm32. usage example like interfacing usb keyboard with stm32 and tft display. i am working on it. but hoping for a video on usb.
@@surya.6283 it can be done of course but it's a lot of code and you have to be very very knowledgeable about USB protocol. You can spend a lifetime just learning USB 😂
Brilliant STM + NR ! Thanks for the introduction. Love NR but never come across this before Thank you!
I love the "makeitgofast" call at 4:35...
You always make great contents. What about an introduction about RTOS, implementing a simple one which manages a couple of tasks, it would be interesting. Greetings from Italy :)
Eddie I'm glad your back to making videos.
Yeah truth is I'd rather be making
@@EdwinFairchild Haha. yea me too.
I understand STM32CubeMonitor replaces STM-STUDIO-STM32 (STMStudio).. but is it possible to continuously graph every nth element of an array? For example, the ADC can be configured to scan channels and place results in an array, but since the array won't have contiguous data for a channel, it has to be graphed with care!
you just add another variable in the upper "myVariables" bock. e.g. if you already have uint16 array[0] with start address 0x200001f4, you add array[1] with start address 0x200001f6 (+2 bytes)
nice man. Can you also make a video on stm32f1 with some OLED displays, or LCD's or any other peripherals operated with STM32F1xx.
Stm32cube Ide debugging. Setup SWD debugging with breakpoints, view memory, SFRs, etc
But can eclipse send commands via mqtt , html, Amazon web services , Alexa, Google hub , etc and hundreds of other things .... That is what this node red platform does, provide an interface for everything. Viewing live variables is just the very minimum it can do. I don't know how to fully use the software like I said in my video and thus I was just showing how to get it started . Eclipse is just trash , it's a one size tries to fit all ide. V8sualStudio IDE is much better as far as generic ide goes.
Where'd you go man??? I love ur videos!!!!
Lol I'm alive!! Just haven't made videos lately. Pretty active on facebook stm32 developers group. Maybe I'll make a discord of something . Been wanting to make a forum for my blog too.
@@EdwinFairchild Great to hear that youre keeping well!
Press Alt key and then scroll mousewheel will zoom in or zoom out.
Hey
Will you please lemme know how to see Heap used by tasks in STM32 cube ide
NodeRed is really powerful.
Sir why in my cube monitor cannot paste folder file?
Hi friend tnx for your clip. "STN32 Cube Monitor " seems it should be "STM32 Cube Monitor "
This is true haha thanks
hey eddie how you doing ?
why don't you release any new video i mean you were working on lcd course , how it's going ?
and it's will be great if you teach network protocols like http or communications like usb
Time. I have zero of it. Hahah school work and sports,by the time I am free it's 11pm 😂
@@EdwinFairchild yeah.We are waiting for you as shayn said :D
@@EdwinFairchild oh, ok soo Goodluck and just wanna say I'm looking forward to your videos...
have a good one... :p
it's so cool. Thank you very much.
Have you any TFT interface tutorial using stm32
I have never used a tft before but maybe if you send me one I can make a video on it hehe 🤷🏻♂️🤗
i am working on tft with stm32 and trying to add a keyboard to it now. lol
It will be great if you make a video about some PID control with the STM32...
I've been thing about that
Debugging at the same time as running the CubeMonitor is possible with Shared Mode: wiki.st.com/stm32mcu/wiki/STM32CubeMonitor:How_to_configure_shared_mode
hi eddie have you worked on lora??
Where are you bro there is vedio yet..are you okay..
Could you make tutorials on CAN protocol in STM32 microcontroller ,that will be useful for many people around the world
plz upload videos on st touchgfx.
I do not use touch gfx. Try LVGL or something
Do i need to get a stm32 board or I can simulate whatever board? thanks
Hey Eddie, I love your videos and you're an inspiration to me when it comes to Embedded. Is there any way I can reach out to you for advice? I would really appreciate it!
Great content!
Finally, from your experience on the different IDEs you've presented to program the Stm32 which one seems the best?
Thanks in advance.
Bro first of all how are you using visual studio and don't you use stm32 cube ide I mean how did you set it all up the cube ide is all light theme it's good though but not as good as visual studio and do you get all the debug tools in visual studio .
Visual Studio blows Eclipse out of the water. I have plugin called VisualGDB which lets VIsual Studio support ; STM32, NXP, ATMEL/Microchip, ESP32 , FreeRtos , Embedded Linux and much more. You can plot your variables and watch them in a graph and make wavewforms , you can see the register so much better and cleaner then cubeIDE , and its not crappy java absed like cubeIDE/Eclipse is. The visualGDB plug in does all the setup and its so easy to use. lol But i do use cubeIDE once in a while to generate LL api and then load that into Visual Studio. Ihave a dark Theme on cubeIDE by the way just go to the eclipse market place and download the Darkest Dark Theme with DevStyle.
instagram.com/p/CK0NBYaLsUV/
Keep it up man! :)
alt+mousewheel for zooming ;)
man make a video on USB on stm32. usage example like interfacing usb keyboard with stm32 and tft display. i am working on it. but hoping for a video on usb.
It won't be on bare metal register level that's for sure. 😂
@@EdwinFairchild why not man? We can implement in stm32 for sure.
@@surya.6283 it can be done of course but it's a lot of code and you have to be very very knowledgeable about USB protocol. You can spend a lifetime just learning USB 😂
@@EdwinFairchild oh got it man. Sed.
@@EdwinFairchild but make one. there are not many on youtube.
make tutorial about CMSIS I2C pleaseee...
I already did.
can i ask you a question, Where are you from? Cuz your last name sounds pretty familiar to me (i'm mexican)
Honduras
@@EdwinFairchild Nice!
good job Amaya, i would like to invite you to India, if i have a very big project, i will indeed :)
i don't understand anything why
May I have your email ID? I need to send you a doubt I have.