jlaitine commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r742574943
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,24 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
xiaoxiang781216 merged pull request #4780:
URL: https://github.com/apache/incubator-nuttx/pull/4780
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 60de445 stm32h7 sdmmc: do not enabl
a-lunev opened a new pull request #4780:
URL: https://github.com/apache/incubator-nuttx/pull/4780
## Summary
stm32h7 sdmmc: do not enable power saving configuration bit (in SD 4-bit
mode) because the SDIO clock is not enabled when the bus goes to the idle
state, that, in turn, break
vxj9800 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959191937
@davids5 I also had the same question regarding how to initiate the bus
clear process. Surprisingly, the datasheet does not provide any explanation on
how to do that nor any
gustavonihei commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r741945947
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,18 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
jlaitine commented on pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#issuecomment-958898418
If there is a more reasonable way to just sleep N ticks in user space,
please point that out; it would make much more sense to use something line
nxsem_tickwait in here
jlaitine commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r741969232
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,18 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
davids5 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959138751
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
xiaoxiang781216 commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r742216471
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,24 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
Ouss4 edited a comment on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959791328
ESP32-C3 has a hardware reset option. There are a couple of registers to
write to in order to initiate the procedure.
https://github.com/apache/incubator-nuttx/blob
Ouss4 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959791328
ESP32-C3 has a hardware reset option. There are a bunch of registers to
write to in order to initiate the procedure.
https://github.com/apache/incubator-nuttx/blob/master/
xiaoxiang781216 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-958684442
@yunkya2 do you have any suggestion?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xiaoxiang781216 merged pull request #4778:
URL: https://github.com/apache/incubator-nuttx/pull/4778
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail
zhuyanlinzyl commented on pull request #4756:
URL: https://github.com/apache/incubator-nuttx/pull/4756#issuecomment-958672674
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
jlaitine commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r741969232
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,18 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
jlaitine commented on pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#issuecomment-958898418
If there is a more reasonable way to just sleep N ticks in user space,
please point that out; it would make much more sense to use something line
nxsem_tickwait in here
xiaoxiang781216 merged pull request #4778:
URL: https://github.com/apache/incubator-nuttx/pull/4778
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail
xiaoxiang781216 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-958684442
@yunkya2 do you have any suggestion?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
davids5 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959138751
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
gustavonihei commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r741945947
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,18 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
Ouss4 edited a comment on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959791328
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
vxj9800 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959191937
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
xiaoxiang781216 commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r742216471
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,24 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
Ouss4 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959791328
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubs
jlaitine commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r741969232
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,18 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
zhuyanlinzyl commented on pull request #4756:
URL: https://github.com/apache/incubator-nuttx/pull/4756#issuecomment-958672674
@Ouss4 Thansk. Please review again
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xiaoxiang781216 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-958684442
@yunkya2 do you have any suggestion?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
jlaitine commented on pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#issuecomment-958898418
If there is a more reasonable way to just sleep N ticks in user space,
please point that out; it would make much more sense to use something line
nxsem_tickwait in here
xiaoxiang781216 merged pull request #4778:
URL: https://github.com/apache/incubator-nuttx/pull/4778
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2d36fe4 Publishing web
xiaoxiang781216 commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r742216471
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,24 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
Ouss4 edited a comment on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959791328
ESP32-C3 has a hardware reset option. There are a couple of registers to
write to in order to initiate the procedure.
https://github.com/apache/incubator-nuttx/blob
Ouss4 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959791328
ESP32-C3 has a hardware reset option. There are a bunch of registers to
write to in order to initiate the procedure.
https://github.com/apache/incubator-nuttx/blob/master/
davids5 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959731453
@vxj9800 - you could try to ask Synopsis or look as some other i2c drivers
like xtensa, esp that have something similar but I have no clue if it is the
same IP.
--
This i
vxj9800 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959191937
@davids5 I also had the same question regarding how to initiate the bus
clear process. Surprisingly, the datasheet does not provide any explanation on
how to do that nor any
jlaitine commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r741969232
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,18 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
davids5 commented on issue #4746:
URL:
https://github.com/apache/incubator-nuttx/issues/4746#issuecomment-959138751
What is unclear to me is if 4.3.13. Bus Clear Feature, can be requested via
a command register. If it can be, that is what should be defined as the reset
function. If not, s
gustavonihei commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r741945947
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,18 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
gustavonihei commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r741945947
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,18 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
gustavonihei commented on a change in pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#discussion_r741945947
##
File path: libs/libc/wqueue/work_usrthread.c
##
@@ -193,15 +193,18 @@ static void work_process(FAR struct usr_wqueue_s *wqueue)
{
jlaitine commented on pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779#issuecomment-958898418
If there is a more reasonable way to just sleep N ticks in user space,
please point that out; it would make much more sense to use something line
nxsem_tickwait in here
jlaitine opened a new pull request #4779:
URL: https://github.com/apache/incubator-nuttx/pull/4779
…rocess
This fixes busylooping in work_usrthread, due to incorrect time spec given
to sem_timedwait
_SEM_TIMEDWAIT works on absolute time stamps, using CLOCK_REALTIME
Sign
43 matches
Mail list logo