STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Is it possible to use i2c1 (0x40012000) in tf-a?

Hi!As far as I looked into the source code, only is i2c4 is used for communication to pmic.Our custom board has an external PLL connected to i2c1. The PLL needs an initial configuraion to provide 48MHz.It would be ideal if I could do this during tf-a...

GLaure by Senior
  • 740 Views
  • 2 replies
  • 0 kudos

Resolved! Add new locale to image

I need to create an application that can handle text translations with gettext() in C code.How to add localizations to the image to be generated?I added these configurations in the build recipe:ENABLE_BINARY_LOCALE_GENERATION = "1"GLIBC_GENERATE_LOCA...

Resolved! bitbake build errors

Hi All.I'm attempting to build an OpenSTLinux based software using a virtual machine VMWARE UBUNTU 16.2.5 build-20904516Using the command "bitbake -v -k <my_recipe_bb_name_file>" i have the error message: " ERROR: Nothing PROVIDES '–v' "Using the com...

nataut by Associate III
  • 526 Views
  • 4 replies
  • 0 kudos