Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Clifford
Clifford has asked
9
questions and find answers to
410
problems.
Stats
9.4k
EtPoint
2.9k
Vote count
9
questions
410
answers
About
Software Engineer, embedded systems.
Clifford questions
Why does adding custom build step in Visual Studio Qt project with Qt add-in stop automatic MOC and UIC steps?
Detecting open PC COM port from USB Virtual Com Port device
Generating a compile-time constant integer from a literal string
Can `std::istream::operator>>()` accept integer radix prefixes like stdio's %i format specifier?
How to improve fixed point square-root for small values
How can I use an SD card for logging 16-bit data at 48 ksamples/s?
Is `volatile` required for shared memory accessed via access function?
Clifford answers
STM32 USB CDC Rx Interrupt
Pattern to prevent continually checking error?
Error : invalid digit "9" in octal constant
IAR Workbench Simulator on a STM32G0 get stuck at wait till PLL is ready
what is meant by real time operating system tick time and what is the use of this system tick time
FatFs - Cannot format drive, FR_MKFS_ABORTED
On reset what happens in embedded system?
How can i add a certain number of days to a current date in c
GCC Preproccesor macro to determine maximum size of multiple structs
Rounding numbers using the 4/5 rounding rule