STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Partially configure GPIO using HAL

Posted on December 19, 2016 at 01:18Hello,I am trying to change pullup/down in GPIO. However, it looks like HAL_GPIO_Init() doesn't allow partial configuration of GPIO pin.Is there any way to configure pullup/down only using HAL? Should I change reg...

stm32f107 lwip freertos printf problem

Posted on December 19, 2016 at 16:05Hello;I am trying to implement FreeRTOS 9.0.0 and lwip2.0.0 with HAL library and GCCFor easiness I generated FreeRTOS code with STM32CubeMX and replaced FreeRTOS to 9.0.0 and then added LWIP. I can ping my device ...

Resolved! STM32F030C8 Interface with Quectel M95

Posted on December 07, 2016 at 12:59Hi all,I am working for a project which is having 5 interfacing modules out of this one module needs to interface quectel M95 GSM modem to stm32f030C8. From PCB side and Hardware all was done working fine modem Re...

how to connect usb stick to Nucleo board

Posted on December 16, 2016 at 19:55Hi,I am using NucleoF401re board. I required to connect usb stick to the nucleo. i got following link with guidance. But i don't have LM3526 right now. So, is there any alternative to avoid LM3526 ic.?Or if i conn...

SS.Sagar by Associate III
  • 126 Views
  • 0 replies
  • 0 kudos

STM32 send USB packet bigger than 64B

Posted on December 16, 2016 at 18:16I'm currently developing on a Nucleo-144 (NUCLEO-F446ZE).When i want to send an answer to the pc with a packet bigger than maxpacket (64bytes)the HAL library split it witch is normal but it's not well receive by t...

thom_as by Associate II
  • 110 Views
  • 0 replies
  • 0 kudos