{"id":2186,"date":"2022-10-11T11:43:38","date_gmt":"2022-10-11T18:43:38","guid":{"rendered":"https:\/\/www.crystalfontz.com\/blog\/?p=2186"},"modified":"2025-05-01T13:51:33","modified_gmt":"2025-05-01T20:51:33","slug":"cfa632-and-cfa634-custom-characters","status":"publish","type":"post","link":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/","title":{"rendered":"CFA632 and CFA634 Custom Characters"},"content":{"rendered":"\n<p>We recently received a question about setting custom characters on our <a href=\"https:\/\/www.crystalfontz.com\/product\/cfa632yfhku-usb-lcd-character-module-16x2\">CFA632 <\/a>and <a href=\"https:\/\/www.crystalfontz.com\/product\/cfa634tfhku-text-usb-20x4-display-module\">CFA634 <\/a>modules. <\/p>\n\n\n\n<p>The datasheet includes an example of using custom characters which looks like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\\012\\001\\128\\129\\130\\131\\017\\000\\001\\132\\133\\134\\135\n\\025\\000\\000\\000\\001\\003\\000\\031\\031\\031\n\\025\\001\\028\\054\\032\\001\\003\\051\\051\\051\n\\025\\002\\014\\027\\049\\032\\032\\047\\032\\047\n\\025\\003\\000\\000\\032\\048\\000\\062\\000\\062\n\\025\\004\\031\\031\\031\\000\\003\\001\\000\\000\n\\025\\005\\051\\051\\051\\003\\001\\032\\054\\028\n\\025\\006\\047\\032\\047\\032\\032\\049\\027\\014\n\\025\\007\\062\\000\\062\\000\\048\\032\\000\\000<\/code><\/pre>\n\n\n\n<p>The customer wanted to know what was going on and what would the custom characters look like.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">&#8203;Here is how our support engineer answered:<\/h4>\n\n\n\n<p>1. The example is in decimal rather than hexadecimal, so the lines that start with \\025 are the custom character setting lines.<\/p>\n\n\n\n<p>2. &nbsp;I&rsquo;m not sure why the first line was put first rather than last, but it&rsquo;s showing the custom characters in action. If you have a CFA632 with the default programming, it will show the Crystalfontz logo.<\/p>\n\n\n\n<p>\\012 clears the display<\/p>\n\n\n\n<p>\\001 sets the cursor location to the top left<\/p>\n\n\n\n<p>\\0128-\\131 send that custom character to the screen<\/p>\n\n\n\n<p>\\017\\000\\001\\ sets the cursor location to the 0th column and the 1st (after 0, aka the 2nd) row<\/p>\n\n\n\n<p>\\0132-\\135 send that custom character to the screen<\/p>\n\n\n\n<p><em>We recommend using CFTest for getting a feeling for these modules and how the commands work. It can be found here:&nbsp;<a href=\"https:\/\/www.crystalfontz.com\/product\/cfautilities-cfa-lcd-utilities\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.crystalfontz.com\/product\/cfautilities-cfa-lcd-utilities<\/a><\/em><\/p>\n\n\n\n<p>3. Then the next 8 lines are setting up custom characters. Those custom characters are the ones that make the Crystalfontz logo.&nbsp;<\/p>\n\n\n\n<p>The format of those lines is the command number (\\025) then the character number (e.g., \\001), then the character bit map.<br>4. I copied the example from the datasheet and sent it using CFTest, the below photo shows the result:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/www.crystalfontz.com\/blog\/wp-content\/uploads\/20221010_153129.jpg\" alt=\"\" class=\"wp-image-2187\"><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Follow Up Questions<\/h3>\n\n\n\n<h5 class=\"wp-block-heading\">How do I make the bitmaps?<\/h5>\n\n\n\n<p>As described in the datasheet &ldquo;<strong>data0-data7 <\/strong>are the bitmap information for this character. Any value is valid between 0 and 63. The MSB is at the left of the character cell of the row and the LSB is at the right of the character cell. data0 is at the top of the cell, data7 is at the bottom of the cell.&rdquo;<\/p>\n\n\n\n<p>Each individual character space on these modules is 6 pixels x 8 pixels (though the included font is 5&times;7 with a line to separate characters). <strong>data0 <\/strong>controls the top row of pixels, through to <strong>data7<\/strong> controlling the bottom row of pixels. The values of <strong>data0<\/strong>&ndash;<strong>data7<\/strong> describe which pixels are on and which are off. Because there are 6 pixels, each with two possible states we have 2^6 = 64 possible values for each of the <strong>data <\/strong>bits (but remember that 0 is included, so 63 is the maximum value). If you send a 0, the entire row will be blank. Sending a 63 means all 6 pixels will be dark. This might be easier to think about in binary rather than decimal.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\\b00111111 = \\063 = a fully dark row (all 6 pixels in the 1 or on state)\n\\b00101010 = \\042 = every other pixel on (first pixel on)\n\\b00010101 = \\021 = every other pixel on (first pixel off)\n\\b00000000 = \\000 = all pixels off\n<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Contact Us<\/h3>\n\n\n\n<p class=\"has-black-color has-text-color\">If you have any questions, we can be reached at support@crystalfontz.com, we also provide <a href=\"https:\/\/www.crystalfontz.com\/contact.php\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">chat and telephone support<\/a> Monday through Friday during our open hours.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color\">We love to hear about your projects! Find us around the web (<a href=\"https:\/\/www.youtube.com\/user\/CrystalfontzAmerica\/?mc_cid=364fa8437c&amp;mc_eid=%5BUNIQID%5D\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube<\/a>,&nbsp;<a href=\"https:\/\/www.facebook.com\/CrystalfontzAmericaInc\/?mc_cid=364fa8437c&amp;mc_eid=%5BUNIQID%5D\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook<\/a>,&nbsp;<a href=\"https:\/\/www.instagram.com\/crystalfontz\/?mc_cid=364fa8437c&amp;mc_eid=%5BUNIQID%5D\" target=\"_blank\" rel=\"noreferrer noopener\">Instagram<\/a>,&nbsp;<a href=\"https:\/\/www.linkedin.com\/company\/crystalfontz-america-inc\/?mc_cid=364fa8437c&amp;mc_eid=%5BUNIQID%5D\" target=\"_blank\" rel=\"noreferrer noopener\">LinkedIn<\/a>, &nbsp;<a href=\"https:\/\/twitter.com\/Crystalfontz?mc_cid=364fa8437c&amp;mc_eid=%5BUNIQID%5D\" target=\"_blank\" rel=\"noreferrer noopener\">Twitter<\/a>, <a href=\"https:\/\/forum.crystalfontz.com\" target=\"_blank\" rel=\"noreferrer noopener\">Forum<\/a>) and let us know what you&rsquo;re working on.<\/p>\n\n\n\n<!-- Begin Mailchimp Signup Form -->\n<link href=\"\/\/cdn-images.mailchimp.com\/embedcode\/horizontal-slim-10_7.css\" rel=\"stylesheet\" type=\"text\/css\">\n<style type=\"text\/css\">\n\t#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}\n<\/style>\n<div id=\"mc_embed_signup\">\n<form action=\"https:\/\/crystalfontz.us17.list-manage.com\/subscribe\/post?u=8a880dec17face7992ae6ef10&amp;id=7268847031\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"\">\n    <div id=\"mc_embed_signup_scroll\">\n\t<label for=\"mce-EMAIL\">Subscribe to our Newsletter<\/label>\n\t<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"email\" id=\"mce-EMAIL\" placeholder=\"email address\" required=\"\">\n    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->\n    <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_8a880dec17face7992ae6ef10_7268847031\" tabindex=\"-1\" value=\"\"><\/div>\n    <div class=\"clear\"><input type=\"submit\" value=\"Subscribe\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"button\"><\/div>\n    <\/div>\n<\/form>\n<\/div>\n\n<!--End mc_embed_signup-->\n","protected":false},"excerpt":{"rendered":"<p>We recently received a question about setting custom characters on our CFA632 and CFA634 modules. The datasheet includes an example of using custom characters which looks like this: The customer wanted to know what was going on and what would the custom characters look like. \u200bHere is how our support engineer answered: 1. The example [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":2187,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"categories":[4],"tags":[163,164],"class_list":["post-2186","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-frequently-asked-questions","tag-cfa632","tag-cfa634"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CFA632 and CFA634 Custom Characters<\/title>\n<meta name=\"description\" content=\"CFA632 and CFA634 Custom Characters : We recently received a question about setting custom characters on our CFA632 and CFA634 modules. The datasheet includes an example of using custom\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CFA632 and CFA634 Custom Characters\" \/>\n<meta property=\"og:description\" content=\"CFA632 and CFA634 Custom Characters : We recently received a question about setting custom characters on our CFA632 and CFA634 modules. The datasheet includes an example of using custom\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/\" \/>\n<meta property=\"og:site_name\" content=\"Crystalfontz LCD Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pages\/Crystalfontz-America-Inc\" \/>\n<meta property=\"article:published_time\" content=\"2022-10-11T18:43:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-01T20:51:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.crystalfontz.com\/blog\/wp-content\/uploads\/20221010_153129-e1667339039956.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"320\" \/>\n\t<meta property=\"og:image:height\" content=\"302\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kelsey\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@crystalfontz\" \/>\n<meta name=\"twitter:site\" content=\"@crystalfontz\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kelsey\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/\"},\"author\":{\"name\":\"Kelsey\",\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/#\\\/schema\\\/person\\\/f772b1f8283f774bb64db68d76c95016\"},\"headline\":\"CFA632 and CFA634 Custom Characters\",\"datePublished\":\"2022-10-11T18:43:38+00:00\",\"dateModified\":\"2025-05-01T20:51:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/\"},\"wordCount\":425,\"publisher\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/wp-content\\\/uploads\\\/20221010_153129-e1667339039956.jpg\",\"keywords\":[\"CFA632\",\"CFA634\"],\"articleSection\":[\"Frequently Asked Questions\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/\",\"url\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/\",\"name\":\"CFA632 and CFA634 Custom Characters\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/wp-content\\\/uploads\\\/20221010_153129-e1667339039956.jpg\",\"datePublished\":\"2022-10-11T18:43:38+00:00\",\"dateModified\":\"2025-05-01T20:51:33+00:00\",\"description\":\"CFA632 and CFA634 Custom Characters : We recently received a question about setting custom characters on our CFA632 and CFA634 modules. The datasheet includes an example of using custom\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/wp-content\\\/uploads\\\/20221010_153129-e1667339039956.jpg\",\"contentUrl\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/wp-content\\\/uploads\\\/20221010_153129-e1667339039956.jpg\",\"width\":320,\"height\":302},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/cfa632-and-cfa634-custom-characters\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CFA632 and CFA634 Custom Characters\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/\",\"name\":\"Crystalfontz LCD Blog\",\"description\":\"We have a display for that!\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/#organization\",\"name\":\"Crystalfontz America Inc.\",\"url\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/wp-content\\\/uploads\\\/CrystalfontzAmericaLogo-e1612976245961.jpg\",\"contentUrl\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/wp-content\\\/uploads\\\/CrystalfontzAmericaLogo-e1612976245961.jpg\",\"width\":120,\"height\":120,\"caption\":\"Crystalfontz America Inc.\"},\"image\":{\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/pages\\\/Crystalfontz-America-Inc\",\"https:\\\/\\\/x.com\\\/crystalfontz\",\"https:\\\/\\\/www.instagram.com\\\/crystalfontz\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/crystalfontz-america-inc\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/CrystalfontzAmerica\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.crystalfontz.com\\\/blog\\\/#\\\/schema\\\/person\\\/f772b1f8283f774bb64db68d76c95016\",\"name\":\"Kelsey\",\"description\":\"Kelsey is an engineer at Crystalfontz. She graduated from Gonzaga University with a BS in Electrical Engineering. Kelsey's roles at Crystalfontz include product design, custom parts, customer support, documentation, and product demonstrations. What our customers say about Kelsey: \\\"As a new user to the world of LCD electronics, Kelsey has been a Godsend in providing the hand-holding I needed to get my project up and running despite my own efforts at fouling things up! :-)\\\" - Owen M \\\"Kelsey got me through changing code for a new LCD in only two short emails.\\\" - Phillip V \\\"The agent that I talked with (Kelsey), is technically sound and she knows what she is doing. The support is what made my job easier to get started with the different display technologies. Thank you!\\\" - Vatsal S\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CFA632 and CFA634 Custom Characters","description":"CFA632 and CFA634 Custom Characters : We recently received a question about setting custom characters on our CFA632 and CFA634 modules. The datasheet includes an example of using custom","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/","og_locale":"en_US","og_type":"article","og_title":"CFA632 and CFA634 Custom Characters","og_description":"CFA632 and CFA634 Custom Characters : We recently received a question about setting custom characters on our CFA632 and CFA634 modules. The datasheet includes an example of using custom","og_url":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/","og_site_name":"Crystalfontz LCD Blog","article_publisher":"https:\/\/www.facebook.com\/pages\/Crystalfontz-America-Inc","article_published_time":"2022-10-11T18:43:38+00:00","article_modified_time":"2025-05-01T20:51:33+00:00","og_image":[{"width":320,"height":302,"url":"https:\/\/www.crystalfontz.com\/blog\/wp-content\/uploads\/20221010_153129-e1667339039956.jpg","type":"image\/jpeg"}],"author":"Kelsey","twitter_card":"summary_large_image","twitter_creator":"@crystalfontz","twitter_site":"@crystalfontz","twitter_misc":{"Written by":"Kelsey","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/#article","isPartOf":{"@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/"},"author":{"name":"Kelsey","@id":"https:\/\/www.crystalfontz.com\/blog\/#\/schema\/person\/f772b1f8283f774bb64db68d76c95016"},"headline":"CFA632 and CFA634 Custom Characters","datePublished":"2022-10-11T18:43:38+00:00","dateModified":"2025-05-01T20:51:33+00:00","mainEntityOfPage":{"@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/"},"wordCount":425,"publisher":{"@id":"https:\/\/www.crystalfontz.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/#primaryimage"},"thumbnailUrl":"https:\/\/www.crystalfontz.com\/blog\/wp-content\/uploads\/20221010_153129-e1667339039956.jpg","keywords":["CFA632","CFA634"],"articleSection":["Frequently Asked Questions"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/","url":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/","name":"CFA632 and CFA634 Custom Characters","isPartOf":{"@id":"https:\/\/www.crystalfontz.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/#primaryimage"},"image":{"@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/#primaryimage"},"thumbnailUrl":"https:\/\/www.crystalfontz.com\/blog\/wp-content\/uploads\/20221010_153129-e1667339039956.jpg","datePublished":"2022-10-11T18:43:38+00:00","dateModified":"2025-05-01T20:51:33+00:00","description":"CFA632 and CFA634 Custom Characters : We recently received a question about setting custom characters on our CFA632 and CFA634 modules. The datasheet includes an example of using custom","breadcrumb":{"@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/#primaryimage","url":"https:\/\/www.crystalfontz.com\/blog\/wp-content\/uploads\/20221010_153129-e1667339039956.jpg","contentUrl":"https:\/\/www.crystalfontz.com\/blog\/wp-content\/uploads\/20221010_153129-e1667339039956.jpg","width":320,"height":302},{"@type":"BreadcrumbList","@id":"https:\/\/www.crystalfontz.com\/blog\/cfa632-and-cfa634-custom-characters\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.crystalfontz.com\/blog\/"},{"@type":"ListItem","position":2,"name":"CFA632 and CFA634 Custom Characters"}]},{"@type":"WebSite","@id":"https:\/\/www.crystalfontz.com\/blog\/#website","url":"https:\/\/www.crystalfontz.com\/blog\/","name":"Crystalfontz LCD Blog","description":"We have a display for that!","publisher":{"@id":"https:\/\/www.crystalfontz.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.crystalfontz.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.crystalfontz.com\/blog\/#organization","name":"Crystalfontz America Inc.","url":"https:\/\/www.crystalfontz.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.crystalfontz.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.crystalfontz.com\/blog\/wp-content\/uploads\/CrystalfontzAmericaLogo-e1612976245961.jpg","contentUrl":"https:\/\/www.crystalfontz.com\/blog\/wp-content\/uploads\/CrystalfontzAmericaLogo-e1612976245961.jpg","width":120,"height":120,"caption":"Crystalfontz America Inc."},"image":{"@id":"https:\/\/www.crystalfontz.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pages\/Crystalfontz-America-Inc","https:\/\/x.com\/crystalfontz","https:\/\/www.instagram.com\/crystalfontz\/","https:\/\/www.linkedin.com\/company\/crystalfontz-america-inc\/","https:\/\/www.youtube.com\/user\/CrystalfontzAmerica"]},{"@type":"Person","@id":"https:\/\/www.crystalfontz.com\/blog\/#\/schema\/person\/f772b1f8283f774bb64db68d76c95016","name":"Kelsey","description":"Kelsey is an engineer at Crystalfontz. She graduated from Gonzaga University with a BS in Electrical Engineering. Kelsey's roles at Crystalfontz include product design, custom parts, customer support, documentation, and product demonstrations. What our customers say about Kelsey: \"As a new user to the world of LCD electronics, Kelsey has been a Godsend in providing the hand-holding I needed to get my project up and running despite my own efforts at fouling things up! :-)\" - Owen M \"Kelsey got me through changing code for a new LCD in only two short emails.\" - Phillip V \"The agent that I talked with (Kelsey), is technically sound and she knows what she is doing. The support is what made my job easier to get started with the different display technologies. Thank you!\" - Vatsal S"}]}},"_links":{"self":[{"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/posts\/2186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/comments?post=2186"}],"version-history":[{"count":4,"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/posts\/2186\/revisions"}],"predecessor-version":[{"id":2430,"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/posts\/2186\/revisions\/2430"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/media\/2187"}],"wp:attachment":[{"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/media?parent=2186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/categories?post=2186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.crystalfontz.com\/blog\/wp-json\/wp\/v2\/tags?post=2186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}