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
440
problems.
Stats
10.0k
EtPoint
3.0k
Vote count
9
questions
440
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
Backup SRAM for STM32 is wiped between resets
what are the the options for real time operating system for ARM cortex architechture? [closed]
How to write an embedded C program for adding two numbers stored in memory locations
embedded system vs real time system i can't get the difference [closed]
Complicated structure copy by pointer
STM32 C++ operator new (CoIDE)
How can I find a rare bug that seems to only occur in release builds?
Duplicate symbol issue with C headers
RTOS vs Traditional Firmware Coding
C Memory Allocation: Why there is not enough memory(250K only)