STM32 MPUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! OTP 3 Bit 15 -> no data cache

What does the OTP 3 Bit 15 do?Can I disable the boot cache for more security? Or does it have more impact on the system?

0693W00000Y7paKQAR.png
BBoge.2 by Associate II
  • 706 Views
  • 2 replies
  • 0 kudos

How to speed up flashing process of the STM32MP1 eMMC ?

The flashing process of our STM32MP1 SoM is very slow, it took about 3 and 1/2 hours to flash to whole 8GB eMMC. We use the STM32_Programmer_CLI and have a usb connection which shows up in DFU mode. How can we speed up the flashing process? How coul...

defqon1 by Associate
  • 2270 Views
  • 2 replies
  • 0 kudos

Attempting to build from my custom device trees generated by CubeMX and getting this error "fatal error: stm32mp15-m4-srm.dtsi: No such file or directory" at the OP-TEE build stage.

I've written a script that basically builds everything based on this wiki - wiki.st.com/stm32mpu/wiki/How_to_compile_the_device_tree_with_the_Developer_Package#Updating_the_kernel_device_treeWith the script I can successfully build from the existing ...

JKell.6 by Associate III
  • 797 Views
  • 4 replies
  • 0 kudos

STM32MP157CAA ddr3 SPL U-Boot compilation

Hi,how to compile fsbl to test ddr3 purposes. Unfortunately, I can't use the official one due to different UART4 debug pins and I2C4 PMIC. I can't find a good link with simple instructions. Maybe someone gives me a link or short instructions on how t...

MWoło.2 by Senior III
  • 471 Views
  • 2 replies
  • 0 kudos

Getting ADC Garbage reading when OPENAMP is working

I have to read ADC readings from 4 channels on both ADC1 and ADC2. In production mode, when OPENAMP isn't enabled, everything works as expected; however, when it's enabled, two channels are getting garbage readings. I do not know why or how to fix it...

Invalid MAC address In stm32mp157A U-boot.

Hello,We are working on stm32mp157A processor.we are using uboot-2021-10 version, while booting we are getting invalid MAC address. as in below image.we tried to set the MAC address by using following commandssetenv .flags ethaddrsetenv ethaddr 11:2...

0693W00000Y7gSqQAJ.png

Resolved! Proftpd package on OpenSTLinux repository.

Hi all ~I'm going to use proftpd to support FTP server.first, I installed proftpd package from OpenSTLinux repository. apt-get install proftpd And I tried to run proftpd with my configuration file.but I got some error like below. proftpd[5128]: fatal...

Resolved! How to add perl modules on my distribution package?

Hi all ~I'm using ProFTP and try to use ftpasswd perl script to manage AuthUserFiles. But when I run ftpasswd command on my system I get the following error Can't locate Fcntl.pm in @INC (you may need to install the Fcntl module) (@INC contains:   ...