Floating-Point to Fixed-Point Conversion Explained with C Code
Learn about floating-point to fixed-point conversion, including a C code example for converting I/Q data and hex-to-decimal values. Ideal for ADC output analysis.
Advertisement
Trace every article connected to this tag across guides, explainers, and practical RF topics. This view is especially useful when the same concept spans multiple categories.
Articles
2
Showing
1-2
Pages
1/1
Where this tag appears most
Open the categories where this topic shows up most often.
Advertisement
Tagged Articles
Showing 1-2 of 2 articles tagged with C Code.
Learn about floating-point to fixed-point conversion, including a C code example for converting I/Q data and hex-to-decimal values. Ideal for ADC output analysis.
Convert between hex and decimal numbers in fixed-point format using C code. Includes handling positive/negative values and explanation of Q format.
Advertisement