STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Device Tree configuration form GPIO

Hi,Is there any example showing how to configure a simple GPIO line using DeviceTree? I would like to set the pullup/pulldown or open drain and then use the /sys/class/gpio to read or write the value. The only example I can find is the GPIO setting ...

Error while building stand alone u-boot (v2020)

Greetings !I am trying to build stand alone u-boot for my "stm32f769 discovery board". But when I initiate make command I am getting the below error .Please help me out to resolve this issue.Error log:------------------------------------------------...

PG.9 by Associate III
  • 587 Views
  • 1 replies
  • 0 kudos

configure stm32MP1 I2S

Hello sir I am using stm32MP157 with ICS-43434 sensor via the I2S interface   I am following "https://wiki.st.com/stm32mpu/wiki/I2S_Linux_driver" link to enable the I2S driver in my "make menuconfig" the "STM32 I2S interface (SPI/I2S block) support" ...

pragnesh by Associate III
  • 389 Views
  • 1 replies
  • 0 kudos

Not able to see the SPI in /dev.

we are using stm32mp157f-ev1 and we build the weston image for this board.We want to enable the SPI-1 on this boardwe had applied the following patch to enable the SPI-1+&spi1 {  +       status = "okay";  +       pinctrl-names = "default", "sleep";  ...

HVerm.3 by Associate
  • 987 Views
  • 2 replies
  • 0 kudos

Anyone run dotnet core on STM32H7 yet?

Hi,Because dotnet core supports ARMv7, but it doesn't say much clear about ARMv7M. So, I tried to port uCLinux from STM32F7 on my custom STM32H7 board. The OS boots fine but when I ran "dotnet --version", response is "sh: ./dotnet: No such file or di...

Dat Tran by Senior II
  • 640 Views
  • 3 replies
  • 0 kudos