python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Using strcpy on a 2D char array allocated with malloc
I have a problem, and I cannot figure out the solution for it. I have to programm some code to a µC, but I am not familiar with it.
I have to create an analysis and show the results of it on the scree...
MrByte
Votes: 0
Answers: 2
Will semaphore corrupt data transmission of peripherals like UART in a microcontroller?
Semaphore disables interrupts and so will this cause other operations like receiving data on SPI to get corrupt?

Joseph Stephen
Votes: 0
Answers: 2
i2cdetect shows unknown addresses and addresses don't change when new I2C device plugged in. What are these addresses?
How do I know which I2C is an actual I2C device and what are these addresses?
My system/ my computer is an Nvidia Jetson AGX Xavier and I have no I2C devices plugged in to it at the time I am running ...
Ant
Votes: 0
Answers: 0
Changing the timer frequency dynamically
I'm trying to modify the frequency of a pwm timer at runtime but I don't know how exactly the counter overflow is triggered described in the reference manual.
The output should be a short pulse of con...
id -un
Votes: 0
Answers: 1