Пікірлер
@pratikborse5029
@pratikborse5029 18 сағат бұрын
I trying to connect mobile to esp in access mode using wifi it showing wifi without internet ,here my device cant connected to esp please solved this issue
@rakeshraiger1999
@rakeshraiger1999 Күн бұрын
thanks sir
@amaladhas7129
@amaladhas7129 3 күн бұрын
@nychthemeronprayog606
@nychthemeronprayog606 7 күн бұрын
Nice videos..Thank you for your efforts ❤
@ltlt6117
@ltlt6117 9 күн бұрын
Hi Why uart sends data reversed For example If I want to send 1139(ascii) = 0473(hex) When uart sends data i have 7304(hex) in my computer How I can prevent this
@sciencezone9802
@sciencezone9802 10 күн бұрын
I really thank you. I learnt interfacing nodeMCU with Arduino IDE
@User-083-3
@User-083-3 11 күн бұрын
Can you tell how to start embedded system which skills i learn which course is best
@sdthomson10
@sdthomson10 11 күн бұрын
I got an error; Sketch uses 1578 bytes (4%) of program storage space. Maximum is 32256 bytes. Global variables use 28 bytes (1%) of dynamic memory, leaving 2020 bytes for local variables. Maximum is 2048 bytes. avrdude: ser_open(): can't open device "\\.\COM3": The system cannot find the file specified. Failed uploading: uploading error: exit status 1
@Anandkumar-jh1pg
@Anandkumar-jh1pg 12 күн бұрын
Hello sir, I have same problem with stm32f103c6t6 bluepill board. can you make the video to fix the issue
@nagahemachandchinta5498
@nagahemachandchinta5498 12 күн бұрын
Would this work for USART? I couldn't find anything on coming on Putty whilr transmit
@waseemafzal7297
@waseemafzal7297 12 күн бұрын
if you are unable to write on terminal (teraterm) just enable US0ART global interrupt 3:04
@AishwaryaBMudennavar
@AishwaryaBMudennavar 12 күн бұрын
iam getting no acknowledgment received can anybody help
@dileepj3449
@dileepj3449 13 күн бұрын
why we need to reset the board any reason behind it?
@recom273
@recom273 16 күн бұрын
Hey, thanks for answering some questions regarding linking to mqtt explorer .. its a really good tutorial but I do find I have to slow the video down, stop and squint at the screen - but it is an excellent walkthrough that explains a lot.
@Ahsanullah-ud2wz
@Ahsanullah-ud2wz 17 күн бұрын
🎉
@dhwajaffhighlight
@dhwajaffhighlight 17 күн бұрын
Bhai saba thik hai leken itini wisil kiy mar reheho 😅
@JimBob-w4m
@JimBob-w4m 17 күн бұрын
Very clear thanks man couldn't figure out receives
@krishk4870
@krishk4870 17 күн бұрын
// Debug Exception & Monitor Control Register Base Address #define DEMCR *((volatile uint32_t*) 0xE000EDFCU) //ITM Register Address #define ITM_STIMULUS_PORTO *((volatile uint32_t*) 0xE0000000) #define ITM_TRACE_EN *((volatile uint32_t*) 0xΕΘΘΘΘΕ00) void ITM_SendChar(uint8_t ch) { // Enable TRCENA DEMCR |= (1<<24); // Enable Stimulus Porte ITM_TRACE_EN |= (1<<0); // Read FIFO Status in bit[0]: while(!(ITM_STIMULUS_PORTO & 1)); // Write to ITM Stimulus Port0 ITM_STIMULUS_PORTO = ch;
@muralikrishna.3252
@muralikrishna.3252 18 күн бұрын
very intro about dma in stm32....i have implemented in stm32f446re. but i am unable to visualize adc data which is changing in live expression tab.it is freezing at initial value. how to change it? any solution would be appreciable.
@user-ft4lx7qb9g
@user-ft4lx7qb9g 18 күн бұрын
driver ?
@JuniorUltimate.
@JuniorUltimate. 19 күн бұрын
Bro i tried but cant even see Ports in Device manager
@Philemonelectronics
@Philemonelectronics 21 күн бұрын
1:50 can find the link you are talking about
@21ece028mariyappan.r
@21ece028mariyappan.r 22 күн бұрын
How To use the web cam in laptop to uart with stm32 nucleo h563zi for the predicted class by garbage segregation in trained model I have the trained model in .tflite,how to implement?
@mrlfq9799
@mrlfq9799 22 күн бұрын
may i know list of 16 bit mcu boards
@romeshpg5041
@romeshpg5041 24 күн бұрын
How did you learn all this? I would also like to know this way. Would you be able to recommend any books or courses?
@DEEPAkSHARMA-cj6sx
@DEEPAkSHARMA-cj6sx 24 күн бұрын
RealTimeClockDS1307.h Please sent libraries
@YazilimMuhendisligi317
@YazilimMuhendisligi317 24 күн бұрын
Bro not worked
@zoya3396
@zoya3396 24 күн бұрын
Thank you so much! very helpfull
@kishoretejaswi1948
@kishoretejaswi1948 24 күн бұрын
Horrible but interesting, fatherless, accent... a bit of Norde Americano, a little of illiterate European.. and a pinch of Latino... and voila, you have it.. the perfect accent.. being pretentious really helps, I guess.. baax.. re-choir-ment... cone-ekter... capa-ci-tore... sow-ket... I am sure you are very skilled.. perhaps the accent is not needed? I don't know..
@MuhammadAli-po5kl
@MuhammadAli-po5kl 25 күн бұрын
Hi from Sweden here. For my project I am trying to use a sparkfun qwiic button to manually turn on an off the light but also turn the qwiic button's internal led on when collecting data. Do you have any recommendations on how to go about it or a video or some resource which can help me. I can't seem to find anything related to qwiic buttons at all. Thanks a lot!
@sachinthadahanayaka9061
@sachinthadahanayaka9061 25 күн бұрын
Great explanation.
@AbhishekShrivastava-nd8yk
@AbhishekShrivastava-nd8yk 29 күн бұрын
Where i can download this app
@GiggleGang20421
@GiggleGang20421 29 күн бұрын
haahahhhah
@GiggleGang20421
@GiggleGang20421 29 күн бұрын
its not good
@24.nguyenvanthanh37
@24.nguyenvanthanh37 Ай бұрын
Can I ask for the source code of the bluetooth application? please
@danielcarpio4302
@danielcarpio4302 Ай бұрын
Very nice, I dont need to make the video faster because you speak on a very reasonable speed.
@NitishKumar-mt6tf
@NitishKumar-mt6tf Ай бұрын
LED ON OFF through UART I have same type copy in our code but not working LED ON but extra character comes and when type LED OFF and then enter not off pls help me
@user-ny9qp3wb9d
@user-ny9qp3wb9d Ай бұрын
Sir any embedded testing course is available in online for beginner
@ltlt6117
@ltlt6117 Ай бұрын
Hi can multiple functions run just in one task?
@DevaMedari
@DevaMedari Ай бұрын
thank you bro
@qh_5
@qh_5 Ай бұрын
Good day, I've stumbled upon your KZbin stm32 series and am interested to buy one of your courses. I am an electronics student and new to stm32 programming. Our curriculum covers mostly the HAL aspect of the programming process. Which course of yours would you recommend? I like your teaching!
@mahmoudsaid9308
@mahmoudsaid9308 Ай бұрын
Can you give us more app for MQTT protocol
@ps_xdtv2740
@ps_xdtv2740 Ай бұрын
Can you teach me i can't see port in my device manager
@probot1436
@probot1436 Ай бұрын
Install driver
@strangergaming7188
@strangergaming7188 Ай бұрын
im chossing cyber physical systems in btech, will it be useful to percieve my career in embedded software engineer
@ssembalirwadenis5648
@ssembalirwadenis5648 Ай бұрын
Insightful ❤
@MUHAMMADFARISIMRANBINMOHDISHAM
@MUHAMMADFARISIMRANBINMOHDISHAM Ай бұрын
gajdiududfrttet
@MUHAMMADFARISIMRANBINMOHDISHAM
@MUHAMMADFARISIMRANBINMOHDISHAM Ай бұрын
memek
@AKHILVBABU
@AKHILVBABU Ай бұрын
Hi. bro can you make video for interneter radio with Esp32
@sagarmmugadur
@sagarmmugadur Ай бұрын
Thank You So Much Sir..🥰
@Nivaldex
@Nivaldex Ай бұрын
Where do I configure the connection ??????????????????????????????????????????????????????????????????????? This is not necessary!